From: Wouter Wijngaards Date: Fri, 16 Apr 2010 09:33:41 +0000 (+0000) Subject: and include ldns for windows anchor update X-Git-Tag: release-1.4.4rc1^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a8c4943f53bf3fe5d4b7fa76119189e19c60796;p=thirdparty%2Funbound.git and include ldns for windows anchor update git-svn-id: file:///svn/unbound/trunk@2083 be551aaa-1e26-0410-a405-d3ace91eadb9 --- diff --git a/winrc/anchor-update.c b/winrc/anchor-update.c index 4971bc6eb..22b1144a0 100644 --- a/winrc/anchor-update.c +++ b/winrc/anchor-update.c @@ -40,6 +40,7 @@ * windows (no shell). */ #include "config.h" +#include "ldns/ldns.h" #include "libunbound/unbound.h" /** usage */