forked from Lainports/freebsd-ports
15 lines
451 B
Text
15 lines
451 B
Text
--- configure.orig Wed Feb 23 23:14:51 2005
|
|
+++ configure Thu Jul 28 20:12:32 2005
|
|
@@ -23661,12 +23661,6 @@
|
|
cat >>conftest.$ac_ext <<_ACEOF
|
|
/* end confdefs.h. */
|
|
|
|
- #ifdef HAVE_SYS_SOCKET_H
|
|
- # include <sys/socket.h> /* inet_ functions / structs */
|
|
- #endif
|
|
- #ifdef HAVE_NETINET_IN_H
|
|
- # include <netinet/in.h> /* inet_ functions / structs */
|
|
- #endif
|
|
#ifdef HAVE_ARPA_NAMESER_H
|
|
# include <arpa/nameser.h> /* DNS HEADER struct */
|
|
#endif
|