From b45c51ec03b86b8fbcae48ec7dda1cd8da56577f Mon Sep 17 00:00:00 2001 From: Karl Ramm Date: Thu, 2 Apr 2009 14:54:10 +0000 Subject: Explicitly #include if it exists. --- h/config.h.in | 2 ++ 1 file changed, 2 insertions(+) (limited to 'h') diff --git a/h/config.h.in b/h/config.h.in index 33657b5..327936c 100644 --- a/h/config.h.in +++ b/h/config.h.in @@ -77,6 +77,8 @@ /* Define if `regcomp' exists and works. */ #undef HAVE_REGCOMP +/* Define to 1 if you have the header file. */ +#undef HAVE_ARPA_NAMESER_COMPAT_H /* Define to 1 if the `getpgrp' function requires zero arguments. */ #undef GETPGRP_VOID -- cgit v1.2.3