mirror of
https://git.freebsd.org/ports.git
synced 2025-06-29 08:30:37 -04:00
18 lines
423 B
Text
18 lines
423 B
Text
--- configure.orig Sun Jan 19 22:20:34 2003
|
|
+++ configure Mon Jan 20 02:43:51 2003
|
|
@@ -6428,6 +6428,7 @@
|
|
cat confdefs.h >>conftest.$ac_ext
|
|
cat >>conftest.$ac_ext <<_ACEOF
|
|
/* end confdefs.h. */
|
|
+#include <sys/types.h>
|
|
#include <sys/socket.h>
|
|
|
|
int
|
|
@@ -6486,6 +6487,7 @@
|
|
cat confdefs.h >>conftest.$ac_ext
|
|
cat >>conftest.$ac_ext <<_ACEOF
|
|
/* end confdefs.h. */
|
|
+#include <sys/types.h>
|
|
#include <sys/socket.h>
|
|
|
|
int
|