]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
3603. [bug] Install <isc/stat.h>. [RT #33956]
authorMark Andrews <marka@isc.org>
Tue, 25 Jun 2013 13:56:45 +0000 (23:56 +1000)
committerMark Andrews <marka@isc.org>
Tue, 25 Jun 2013 13:59:57 +0000 (23:59 +1000)
CHANGES
lib/isc/unix/include/isc/Makefile.in
lib/isc/win32/include/isc/Makefile.in

diff --git a/CHANGES b/CHANGES
index 16b063b955a67e9d20634eff0f9876418d55f3c9..fa6eeb113a05df7de917fc73d3c78540e6587f53 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,5 @@
+3603.  [bug]           Install <isc/stat.h>. [RT #33956]
+
 3600.  [cleanup]       dig: Fixed a typo in the warning output when receiving
                        an oversized response. [RT #33910]
 
index d3b50842522501477214b11efbf6b8711020c156..2515a4452eff93c5bf01add35e226795282ab24d 100644 (file)
@@ -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 =
index 6b5bcea2a2b8af406c5ca16168a2ae11aa588b67..604e0dfad9ea9c6991ac0b9f511fa861a0a29ca8 100644 (file)
@@ -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 =