From 2afaf893647715a98286c0ffe1875a8038464831 Mon Sep 17 00:00:00 2001 From: Shawn Routhier Date: Mon, 27 Jun 2011 16:19:14 +0000 Subject: [PATCH] autoheader regeneration --- includes/config.h.in | 6 ++++++ 1 file changed, 6 insertions(+) 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 -- 2.47.3