From: David Hankins Date: Thu, 7 Jun 2007 15:56:47 +0000 (+0000) Subject: autoheader updated X-Git-Tag: v4_0_0a2~33 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0ccd3524298289fc3e00e5886c8533d09278ce0a;p=thirdparty%2Fdhcp.git autoheader updated --- diff --git a/includes/config.h.in b/includes/config.h.in index fb94fd1a8..5dd245d7c 100644 --- a/includes/config.h.in +++ b/includes/config.h.in @@ -10,9 +10,6 @@ /* Define to 1 if you have the /dev/random file. */ #undef HAVE_DEV_RANDOM -/* Define to 1 if the system has a net/if_dl.h header. */ -#undef HAVE_IF_DL - /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H @@ -22,6 +19,12 @@ /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H +/* Define to 1 if you have the header file. */ +#undef HAVE_NET_IF_DL_H + +/* Define to 1 if you have the header file. */ +#undef HAVE_REGEX_H + /* Define to 1 if the sockaddr structure has a length field. */ #undef HAVE_SA_LEN