mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
c0a88b673c
Approved by: maintainer timeout (unpatched for >1 month)
17 lines
266 B
Plaintext
17 lines
266 B
Plaintext
|
|
$FreeBSD$
|
|
|
|
--- configure.orig
|
|
+++ configure
|
|
@@ -14021,9 +14021,9 @@
|
|
cat >>conftest.$ac_ext <<_ACEOF
|
|
/* end confdefs.h. */
|
|
#ifdef HAVE_SYS_SOCKET_H
|
|
+ #include <sys/types.h>
|
|
#include <sys/socket.h>
|
|
#endif
|
|
- #include <sys/types.h>
|
|
socklen_t x;
|
|
int
|
|
main ()
|