From: David Hankins Date: Sat, 19 May 2007 21:41:01 +0000 (+0000) Subject: Post-autoheader. X-Git-Tag: v4_0_0a1~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4f51a7dd002cf1d4050769544b3def750de047d;p=thirdparty%2Fdhcp.git Post-autoheader. --- diff --git a/includes/config.h.in b/includes/config.h.in index 1d95a5db8..9881ab883 100644 --- a/includes/config.h.in +++ b/includes/config.h.in @@ -10,6 +10,9 @@ /* 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 @@ -40,9 +43,6 @@ /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H -/* Define to 1 if you have the header file. */ -#undef HAVE_IF_DL - /* Define to 1 if the inet_aton() function is missing. */ #undef NEED_INET_ATON