From: Shawn Routhier Date: Mon, 27 Jun 2011 16:19:14 +0000 (+0000) Subject: autoheader regeneration X-Git-Tag: v4_2_2b1~8 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2afaf893647715a98286c0ffe1875a8038464831;p=thirdparty%2Fdhcp.git autoheader regeneration --- diff --git a/includes/config.h.in b/includes/config.h.in index 0b00ea4cd..2e52f7dd8 100644 --- a/includes/config.h.in +++ b/includes/config.h.in @@ -133,6 +133,12 @@ /* Define to include server activity tracing support. */ #undef TRACING +/* Define to 1 to use the standard BSD socket API. */ +#undef USE_SOCKETS + +/* Define to 1 to enable IPv4 packet info support. */ +#undef USE_V4_PKTINFO + /* Version number of package */ #undef VERSION