2
0
mirror of https://gitlab.isc.org/isc-projects/dhcp synced 2025-09-01 14:55:30 +00:00
This commit is contained in:
Mark Andrews
2008-01-23 22:54:12 +00:00
parent b8c0eda0e5
commit a37c9dd142
2 changed files with 162 additions and 2 deletions

View File

@@ -10,6 +10,9 @@
/* Define to 1 if you have the /dev/random file. */
#undef HAVE_DEV_RANDOM
/* Define to 1 if you have the <ifaddrs.h> header file. */
#undef HAVE_IFADDRS_H
/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H
@@ -43,6 +46,9 @@
/* Define to 1 if you have the <string.h> header file. */
#undef HAVE_STRING_H
/* Define to 1 if you have the <sys/socket.h> header file. */
#undef HAVE_SYS_SOCKET_H
/* Define to 1 if you have the <sys/stat.h> header file. */
#undef HAVE_SYS_STAT_H