summaryrefslogtreecommitdiffstats
path: root/x11/fast-user-switch-applet/files/patch-src_gdm-queue.c
diff options
context:
space:
mode:
Diffstat (limited to 'x11/fast-user-switch-applet/files/patch-src_gdm-queue.c')
-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"