summaryrefslogtreecommitdiffstats
path: root/x11/gdm/files/patch-daemon_display.h
diff options
context:
space:
mode:
Diffstat (limited to 'x11/gdm/files/patch-daemon_display.h')
-rw-r--r--x11/gdm/files/patch-daemon_display.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/x11/gdm/files/patch-daemon_display.h b/x11/gdm/files/patch-daemon_display.h
deleted file mode 100644
index ed489184f..000000000
--- a/x11/gdm/files/patch-daemon_display.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- daemon/display.h.orig Sat May 5 01:17:56 2007
-+++ daemon/display.h Sat May 5 01:18:27 2007
-@@ -23,6 +23,8 @@
-
- #include <X11/Xlib.h> /* for Display */
- #include <X11/Xmd.h> /* for CARD32 */
-+#include <sys/types.h>
-+#include <sys/socket.h>
- #include <netinet/in.h> /* for in_addr */
-
- typedef struct _GdmDisplay GdmDisplay;