summaryrefslogtreecommitdiffstats
path: root/x11/fast-user-switch-applet/files
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2007-04-29 01:06:22 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2007-04-29 01:06:22 +0800
commitaf71c4b0511a96fc9076dfa4547326a3e297a359 (patch)
tree78b51201f42aae15cd8026135c3178425653fd1b /x11/fast-user-switch-applet/files
parent4cec741b1fd997fe7ab4b7831df7f452cbc7deb9 (diff)
downloadmarcuscom-ports-af71c4b0511a96fc9076dfa4547326a3e297a359.tar
marcuscom-ports-af71c4b0511a96fc9076dfa4547326a3e297a359.tar.gz
marcuscom-ports-af71c4b0511a96fc9076dfa4547326a3e297a359.tar.bz2
marcuscom-ports-af71c4b0511a96fc9076dfa4547326a3e297a359.tar.lz
marcuscom-ports-af71c4b0511a96fc9076dfa4547326a3e297a359.tar.xz
marcuscom-ports-af71c4b0511a96fc9076dfa4547326a3e297a359.tar.zst
marcuscom-ports-af71c4b0511a96fc9076dfa4547326a3e297a359.zip
share/gnome -> share
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8665 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/fast-user-switch-applet/files')
-rw-r--r--x11/fast-user-switch-applet/files/patch-src_gdm-queue.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/x11/fast-user-switch-applet/files/patch-src_gdm-queue.c b/x11/fast-user-switch-applet/files/patch-src_gdm-queue.c
new file mode 100644
index 000000000..a38c96493
--- /dev/null
+++ b/x11/fast-user-switch-applet/files/patch-src_gdm-queue.c
@@ -0,0 +1,10 @@
+--- src/gdm-queue.c.orig Thu Nov 16 12:39:45 2006
++++ src/gdm-queue.c Thu Nov 16 12:40:17 2006
+@@ -31,6 +31,7 @@
+ #include <sys/socket.h>
+ #include <sys/un.h>
+ #include <errno.h>
++#include <signal.h>
+ #include <stdio.h>
+
+ #include "gdm-queue.h"