11 lines
285 B
Text
11 lines
285 B
Text
--- 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 ()
|