2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 14:07:59 +00:00

3603. [bug] Install <isc/stat.h>. [RT #33956]

This commit is contained in:
Mark Andrews
2013-06-25 23:56:45 +10:00
parent 3b9ba6bd74
commit 682a574e67
3 changed files with 4 additions and 2 deletions

View File

@@ -1,3 +1,5 @@
3603. [bug] Install <isc/stat.h>. [RT #33956]
3602. [contrib] Added DLZ Perl module, allowing Perl scripts to 3602. [contrib] Added DLZ Perl module, allowing Perl scripts to
integrate with named and serve DNS data. integrate with named and serve DNS data.
(Contributed by John Eaglesham of Yahoo.) (Contributed by John Eaglesham of Yahoo.)

View File

@@ -21,7 +21,7 @@ top_srcdir = @top_srcdir@
@BIND9_VERSION@ @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 syslog.h time.h
SUBDIRS = SUBDIRS =

View File

@@ -22,7 +22,7 @@ top_srcdir = @top_srcdir@
@BIND9_VERSION@ @BIND9_VERSION@
HEADERS = dir.h int.h mutex.h net.h netdb.h once.h \ 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 = SUBDIRS =
TARGETS = TARGETS =