mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-31 14:35:26 +00:00
3603. [bug] Install <isc/stat.h>. [RT #33956]
This commit is contained 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 =
|
||||
|
@@ -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 =
|
||||
|
Reference in New Issue
Block a user