summaryrefslogtreecommitdiffstats
path: root/x11/gdm/files/patch-common_gdm-common.c
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2007-05-05 13:25:43 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2007-05-05 13:25:43 +0800
commit1130fccd65284e4ab94c99c3a155c941b034c840 (patch)
tree9cd2ee6b399adcf3887d8b4e5a0b10839e48135b /x11/gdm/files/patch-common_gdm-common.c
parent802d892f58c367313c7b39bb1cf120886669c332 (diff)
downloadmarcuscom-ports-1130fccd65284e4ab94c99c3a155c941b034c840.tar.gz
marcuscom-ports-1130fccd65284e4ab94c99c3a155c941b034c840.tar.zst
marcuscom-ports-1130fccd65284e4ab94c99c3a155c941b034c840.zip
Update to 2.19.0.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8821 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gdm/files/patch-common_gdm-common.c')
-rw-r--r--x11/gdm/files/patch-common_gdm-common.c10
1 files changed, 10 insertions, 0 deletions
diff --git a/x11/gdm/files/patch-common_gdm-common.c b/x11/gdm/files/patch-common_gdm-common.c
new file mode 100644
index 000000000..79e2603a8
--- /dev/null
+++ b/x11/gdm/files/patch-common_gdm-common.c
@@ -0,0 +1,10 @@
+--- common/gdm-common.c.orig Sat May 5 01:16:25 2007
++++ common/gdm-common.c Sat May 5 01:17:04 2007
+@@ -25,6 +25,7 @@
+ #include <unistd.h>
+ #include <stdlib.h>
+ #include <locale.h>
++#include <netinet/in.h>
+
+ #ifdef HAVE_CRT_EXTERNS_H
+ #include <crt_externs.h>