diff src/config.in @ 52501:5b01b59df405

Regenerated.
author Kim F. Storm <storm@cua.dk>
date Sat, 13 Sep 2003 23:31:33 +0000
parents 1360ccf1c443
children e560ea7636d6
line wrap: on
line diff
--- a/src/config.in	Sat Sep 13 23:28:18 2003 +0000
+++ b/src/config.in	Sat Sep 13 23:31:33 2003 +0000
@@ -399,6 +399,9 @@
 /* Define to 1 if you have the `mremap' function. */
 #undef HAVE_MREMAP
 
+/* Define to 1 if you have the <net/if.h> header file. */
+#undef HAVE_NET_IF_H
+
 /* Define to 1 if you have the <nlist.h> header file. */
 #undef HAVE_NLIST_H
 
@@ -510,6 +513,9 @@
 /* Define to 1 if you have the `sysinfo' function. */
 #undef HAVE_SYSINFO
 
+/* Define to 1 if you have the <sys/ioctl.h> header file. */
+#undef HAVE_SYS_IOCTL_H
+
 /* Define to 1 if you have the <sys/mman.h> header file. */
 #undef HAVE_SYS_MMAN_H