From: Ondřej Surý Date: Wed, 5 Sep 2018 11:35:43 +0000 (+0200) Subject: Remove now dummy HAVE_GETIFADDRS define X-Git-Tag: v9.13.4~157^2~14 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=51bcdb78afdf0d66405998c553e13a92c2406bb7;p=thirdparty%2Fbind9.git Remove now dummy HAVE_GETIFADDRS define --- diff --git a/acconfig.h b/acconfig.h index 43c2eace177..78d2e9b8278 100644 --- a/acconfig.h +++ b/acconfig.h @@ -17,9 +17,6 @@ ***/ @TOP@ -/** define if getifaddrs() exists */ -#undef HAVE_GETIFADDRS - /** define if you have the NET_RT_IFLIST sysctl variable and sys/sysctl.h */ #undef HAVE_IFLIST_SYSCTL diff --git a/config.h.in b/config.h.in index f50291852a3..a768eeccb62 100644 --- a/config.h.in +++ b/config.h.in @@ -17,9 +17,6 @@ *** it does not get installed. ***/ -/** define if getifaddrs() exists */ -#undef HAVE_GETIFADDRS - /** define if you have the NET_RT_IFLIST sysctl variable and sys/sysctl.h */ #undef HAVE_IFLIST_SYSCTL