aboutsummaryrefslogtreecommitdiffstats
path: root/net/6tunnel/files/patch-configure
blob: a6f2e79caedd090f2219748578e44ed83ae6d4a9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- configure.orig  Wed Feb 16 13:47:48 2005
+++ configure   Wed Feb 16 13:48:05 2005
@@ -3188,6 +3188,8 @@
 cat confdefs.h >>conftest.$ac_ext
 cat >>conftest.$ac_ext <<_ACEOF
 /* end confdefs.h.  */
+#include <sys/types.h>
+#include <sys/socket.h>
 #include <netinet/in.h>
 int
 main ()