From: Wouter Wijngaards Date: Thu, 14 Oct 2010 07:07:02 +0000 (+0000) Subject: autconf-ed X-Git-Tag: release-1.4.7rc1~38 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=32a9e3a225219fbeaa4333adb7e514ba2e2ce5f2;p=thirdparty%2Funbound.git autconf-ed git-svn-id: file:///svn/unbound/trunk@2287 be551aaa-1e26-0410-a405-d3ace91eadb9 --- diff --git a/configure b/configure index 7764ae18a..ccbff0b61 100755 --- a/configure +++ b/configure @@ -16586,6 +16586,26 @@ done for ac_header in ldns/ldns.h do : ac_fn_c_check_header_compile "$LINENO" "ldns/ldns.h" "ac_cv_header_ldns_ldns_h" "$ac_includes_default +#ifdef HAVE_SYS_SOCKET_H +#include +#endif + +#ifdef HAVE_NETINET_IN_H +#include +#endif + +#ifdef HAVE_ARPA_INET_H +#include +#endif + +#ifdef HAVE_WINSOCK2_H +#include +#endif + +#ifdef HAVE_WS2TCPIP_H +#include +#endif + " if test "x$ac_cv_header_ldns_ldns_h" = x""yes; then : cat >>confdefs.h <<_ACEOF