aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/config.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/config.in b/src/config.in
index 5507ded42eb..374571eeb1e 100644
--- a/src/config.in
+++ b/src/config.in
@@ -399,6 +399,9 @@ Boston, MA 02111-1307, USA. */
399/* Define to 1 if you have the `mremap' function. */ 399/* Define to 1 if you have the `mremap' function. */
400#undef HAVE_MREMAP 400#undef HAVE_MREMAP
401 401
402/* Define to 1 if you have the <net/if.h> header file. */
403#undef HAVE_NET_IF_H
404
402/* Define to 1 if you have the <nlist.h> header file. */ 405/* Define to 1 if you have the <nlist.h> header file. */
403#undef HAVE_NLIST_H 406#undef HAVE_NLIST_H
404 407
@@ -510,6 +513,9 @@ Boston, MA 02111-1307, USA. */
510/* Define to 1 if you have the `sysinfo' function. */ 513/* Define to 1 if you have the `sysinfo' function. */
511#undef HAVE_SYSINFO 514#undef HAVE_SYSINFO
512 515
516/* Define to 1 if you have the <sys/ioctl.h> header file. */
517#undef HAVE_SYS_IOCTL_H
518
513/* Define to 1 if you have the <sys/mman.h> header file. */ 519/* Define to 1 if you have the <sys/mman.h> header file. */
514#undef HAVE_SYS_MMAN_H 520#undef HAVE_SYS_MMAN_H
515 521