From d72e14c7e515a2d6b0beed9cde9e7cc376992161 Mon Sep 17 00:00:00 2001 From: David Hankins Date: Fri, 8 Jun 2007 14:59:13 +0000 Subject: [PATCH] autoheader regeneration --- includes/config.h.in | 12 ++++++++++++ 1 file changed, 12 insertions(+) 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 -- 2.47.3