- added resolv.h, arpa/nameserver.h

This commit is contained in:
Thomas Ries 2007-10-28 13:49:29 +00:00
parent 0b5c199719
commit 50fcef8a65

View File

@ -6,6 +6,9 @@
/* Define to 1 if you have the `accept' function. */
#undef HAVE_ACCEPT
/* Define to 1 if you have the <arpa/nameser.h> header file. */
#undef HAVE_ARPA_NAMESER_H
/* Define to 1 if you have the `bind' function. */
#undef HAVE_BIND
@ -111,6 +114,9 @@
/* Define to 1 if you have the `read' function. */
#undef HAVE_READ
/* Define to 1 if you have the <resolv.h> header file. */
#undef HAVE_RESOLV_H
/* Define to 1 if you have the `sched_get_priority_max' function. */
#undef HAVE_SCHED_GET_PRIORITY_MAX