From: Evan Hunt Date: Tue, 10 Jun 2014 15:54:16 +0000 (-0700) Subject: [master] add print.h, CHANGES note X-Git-Tag: v9.11.0a1~1558 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=7c9d11b654028f9901183c076b37a5494635f447;p=thirdparty%2Fbind9.git [master] add print.h, CHANGES note --- diff --git a/CHANGES b/CHANGES index 8693898cfca..b42a927b136 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +3875. [cleanup] Clarify log message when unable to read private + key files. [RT #24702] + 3874. [test] Check that only "check-names master" is needed for updates to be accepted. diff --git a/lib/dns/dnssec.c b/lib/dns/dnssec.c index 2b3db8f8996..81a61bec976 100644 --- a/lib/dns/dnssec.c +++ b/lib/dns/dnssec.c @@ -24,6 +24,7 @@ #include #include #include +#include #include #include #include