]> 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:58:58 +0000 (23:58 +1000)
CHANGES
lib/isc/unix/include/isc/Makefile.in
lib/isc/win32/include/isc/Makefile.in

diff --git a/CHANGES b/CHANGES
index 9897dd1ba6c559f7535ce92476a84649e38bd214..44ccff7e5ab8077dbe6f0287b16522211e4957ad 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,5 @@
+3603.  [bug]           Install <isc/stat.h>. [RT #33956]
+
 3601.  [bug]           Added to PKCS#11 openssl patches a value len
                        attribute in DH derive key. [RT #33928]
 
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 =