From fda84c168767cc1baf32644a30af92e12626f48c Mon Sep 17 00:00:00 2001 From: Michael Graff Date: Sat, 28 Aug 1999 04:21:26 +0000 Subject: [PATCH] local (to us) definitions need to appear in this file! --- acconfig.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/acconfig.h b/acconfig.h index b20a8bf6de..489b4203c2 100644 --- a/acconfig.h +++ b/acconfig.h @@ -32,3 +32,6 @@ /* define if catgets() is available */ #undef HAVE_CATGETS + +/* Define if you have the NET_RT_IFLIST sysctl variable. */ +#undef HAVE_IFLIST_SYSCTL