From: David Hankins Date: Fri, 8 Jun 2007 14:59:13 +0000 (+0000) Subject: autoheader regeneration X-Git-Tag: v4_0_0a2~23 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d72e14c7e515a2d6b0beed9cde9e7cc376992161;p=thirdparty%2Fdhcp.git autoheader regeneration --- diff --git a/includes/config.h.in b/includes/config.h.in index 5dd245d7c..ea773e3a9 100644 --- a/includes/config.h.in +++ b/includes/config.h.in @@ -19,6 +19,9 @@ /* 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_IF6_H + /* Define to 1 if you have the header file. */ #undef HAVE_NET_IF_DL_H @@ -49,6 +52,15 @@ /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H +/* Define to 1 if the system has 'struct if_laddrconf'. */ +#undef ISC_PLATFORM_HAVEIF_LADDRCONF + +/* Define to 1 if the system has 'struct if_laddrreq'. */ +#undef ISC_PLATFORM_HAVEIF_LADDRREQ + +/* Define to 1 if the system has 'struct lifnum'. */ +#undef ISC_PLATFORM_HAVELIFNUM + /* Define to 1 if the inet_aton() function is missing. */ #undef NEED_INET_ATON