summaryrefslogtreecommitdiffstats
path: root/x11/gdm2/files/patch-configure
blob: cbbc4433416360ca9ee60ea320da0c1311187dd3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- configure.orig  Sat Jun 28 18:15:07 2003
+++ configure   Sat Jun 28 18:15:08 2003
@@ -20222,6 +20222,8 @@
 cat confdefs.h >>conftest.$ac_ext
 cat >>conftest.$ac_ext <<_ACEOF
 /* end confdefs.h.  */
+#include <sys/types.h>
+#include <sys/socket.h>
 $ac_includes_default
 int
 main ()