summaryrefslogtreecommitdiffstats
path: root/x11/fast-user-switch-applet
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2008-02-10 00:08:20 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2008-02-10 00:08:20 +0800
commitfdc838125efe0eded8ec9ef368018b858b5855c5 (patch)
tree1f3a73adf9bfdc350d38dca7c8d68a5e5f4147b3 /x11/fast-user-switch-applet
parent7e8489a015df322a059e938c6500868cf275e0d5 (diff)
downloadmarcuscom-ports-fdc838125efe0eded8ec9ef368018b858b5855c5.tar
marcuscom-ports-fdc838125efe0eded8ec9ef368018b858b5855c5.tar.gz
marcuscom-ports-fdc838125efe0eded8ec9ef368018b858b5855c5.tar.bz2
marcuscom-ports-fdc838125efe0eded8ec9ef368018b858b5855c5.tar.lz
marcuscom-ports-fdc838125efe0eded8ec9ef368018b858b5855c5.tar.xz
marcuscom-ports-fdc838125efe0eded8ec9ef368018b858b5855c5.tar.zst
marcuscom-ports-fdc838125efe0eded8ec9ef368018b858b5855c5.zip
Fix the build on 5.X.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10373 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/fast-user-switch-applet')
-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..34f8423a3
--- /dev/null
+++ b/x11/fast-user-switch-applet/files/patch-src_gdm-queue.c
@@ -0,0 +1,10 @@
+--- src/gdm-queue.c.orig 2008-02-09 11:06:43.000000000 -0500
++++ src/gdm-queue.c 2008-02-09 11:06:53.000000000 -0500
+@@ -32,6 +32,7 @@
+ #include <sys/un.h>
+ #include <errno.h>
+ #include <stdio.h>
++#include <signal.h>
+
+ #include "gdm-queue.h"
+