From: Andreas Gustafsson Date: Thu, 19 Oct 2000 23:57:20 +0000 (+0000) Subject: pullup: X-Git-Tag: v9.0.1rc1~18 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f67fb6fc5537a05f6bd0e644903b428bec1fcd7;p=thirdparty%2Fbind9.git pullup: #include is not needed, and causes problems on AIX. --- diff --git a/lib/lwres/getaddrinfo.c b/lib/lwres/getaddrinfo.c index 16c2e9f1ef2..087f18cdf6e 100644 --- a/lib/lwres/getaddrinfo.c +++ b/lib/lwres/getaddrinfo.c @@ -19,7 +19,7 @@ * PERFORMANCE OF THIS SOFTWARE. */ -/* $Id: getaddrinfo.c,v 1.23.2.4 2000/08/03 20:23:01 gson Exp $ */ +/* $Id: getaddrinfo.c,v 1.23.2.5 2000/10/19 23:57:20 gson Exp $ */ #include @@ -35,7 +35,6 @@ #include #include #include -#include #include #include