mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 05:57:52 +00:00
3603. [bug] Install <isc/stat.h>. [RT #33956]
This commit is contained in:
parent
3b9ba6bd74
commit
682a574e67
2
CHANGES
2
CHANGES
@ -1,3 +1,5 @@
|
||||
3603. [bug] Install <isc/stat.h>. [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.)
|
||||
|
@ -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 =
|
||||
|
@ -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 =
|
||||
|
Loading…
x
Reference in New Issue
Block a user