summaryrefslogtreecommitdiffstats
path: root/x11/gdm2/files/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'x11/gdm2/files/patch-configure')
-rw-r--r--x11/gdm2/files/patch-configure11
1 files changed, 11 insertions, 0 deletions
diff --git a/x11/gdm2/files/patch-configure b/x11/gdm2/files/patch-configure
new file mode 100644
index 000000000..c7e1c3d22
--- /dev/null
+++ b/x11/gdm2/files/patch-configure
@@ -0,0 +1,11 @@
+--- configure.orig Wed Jul 17 17:49:15 2002
++++ configure Wed Jul 17 17:51:03 2002
+@@ -8531,6 +8532,8 @@
+ cat >conftest.$ac_ext <<_ACEOF
+ #line 8532 "configure"
+ #include "confdefs.h"
++#include <sys/types.h>
++#include <sys/socket.h>
+ $ac_includes_default
+ int
+ main ()