From 682a574e6716cea30386c38e68f4fc6c3d4b20e7 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Tue, 25 Jun 2013 23:56:45 +1000 Subject: [PATCH] 3603. [bug] Install . [RT #33956] --- CHANGES | 2 ++ lib/isc/unix/include/isc/Makefile.in | 2 +- lib/isc/win32/include/isc/Makefile.in | 2 +- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGES b/CHANGES index 283f8de9b4..8ad18e7c9f 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 d3b5084252..2515a4452e 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 6b5bcea2a2..604e0dfad9 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 =