From 51bcdb78afdf0d66405998c553e13a92c2406bb7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Sur=C3=BD?= Date: Wed, 5 Sep 2018 13:35:43 +0200 Subject: [PATCH] Remove now dummy HAVE_GETIFADDRS define --- acconfig.h | 3 --- config.h.in | 3 --- 2 files changed, 6 deletions(-) diff --git a/acconfig.h b/acconfig.h index 43c2eace17..78d2e9b827 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 f50291852a..a768eeccb6 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