From: Mark Andrews Date: Tue, 25 Jun 2013 13:56:45 +0000 (+1000) Subject: 3603. [bug] Install . [RT #33956] X-Git-Tag: v9.10.0a1~263 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=682a574e6716cea30386c38e68f4fc6c3d4b20e7;p=thirdparty%2Fbind9.git 3603. [bug] Install . [RT #33956] --- diff --git a/CHANGES b/CHANGES index 283f8de9b44..8ad18e7c9f2 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,5 @@ +3603. [bug] Install . [RT #33956] + 3602. [contrib] Added DLZ Perl module, allowing Perl scripts to integrate with named and serve DNS data. (Contributed by John Eaglesham of Yahoo.) diff --git a/lib/isc/unix/include/isc/Makefile.in b/lib/isc/unix/include/isc/Makefile.in index d3b50842522..2515a4452ef 100644 --- a/lib/isc/unix/include/isc/Makefile.in +++ b/lib/isc/unix/include/isc/Makefile.in @@ -21,7 +21,7 @@ top_srcdir = @top_srcdir@ @BIND9_VERSION@ -HEADERS = dir.h int.h net.h netdb.h offset.h stdtime.h \ +HEADERS = dir.h int.h net.h netdb.h offset.h stat.h stdtime.h \ syslog.h time.h SUBDIRS = diff --git a/lib/isc/win32/include/isc/Makefile.in b/lib/isc/win32/include/isc/Makefile.in index 6b5bcea2a2b..604e0dfad9e 100644 --- a/lib/isc/win32/include/isc/Makefile.in +++ b/lib/isc/win32/include/isc/Makefile.in @@ -22,7 +22,7 @@ top_srcdir = @top_srcdir@ @BIND9_VERSION@ HEADERS = dir.h int.h mutex.h net.h netdb.h once.h \ - stdtime.h thread.h time.h + stat.h stdtime.h thread.h time.h SUBDIRS = TARGETS =