From: Mark Andrews Date: Fri, 6 Oct 2017 08:59:45 +0000 (+1100) Subject: add ns include X-Git-Tag: v9.12.0b1~70 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=de4d6c4a2d8318e3b6d73a99fa5529b7c9db9b03;p=thirdparty%2Fbind9.git add ns include --- diff --git a/bin/check/Makefile.in b/bin/check/Makefile.in index 54866b748d7..bca1deddc2e 100644 --- a/bin/check/Makefile.in +++ b/bin/check/Makefile.in @@ -12,7 +12,7 @@ VERSION=@BIND9_VERSION@ @BIND9_MAKE_INCLUDES@ -CINCLUDES = ${BIND9_INCLUDES} ${DNS_INCLUDES} ${ISCCFG_INCLUDES} \ +CINCLUDES = ${NS_INCLUDE} ${BIND9_INCLUDES} ${DNS_INCLUDES} ${ISCCFG_INCLUDES} \ ${ISC_INCLUDES} @DST_OPENSSL_INC@ CDEFINES = @CRYPTO@ -DNAMED_CONFFILE=\"${sysconfdir}/named.conf\"