summaryrefslogtreecommitdiffstats
path: root/x11/gdm2/files/patch-daemon_auth.c
blob: 575aba07f4fdd66ac2db9c975ef357b3755a9348 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- daemon/auth.c.orig  Thu Jan  8 14:36:16 2004
+++ daemon/auth.c   Thu Jan  8 14:38:35 2004
@@ -22,6 +22,7 @@
 #include <config.h>
 #include <libgnome/libgnome.h>
 #include <sys/types.h>
+#include <sys/socket.h>
 #include <unistd.h>
 #include <sys/stat.h>
 #include <fcntl.h>