mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-14 00:49:59 -04:00
Added stat.h which is used by file.h
This commit is contained in:
parent
fa4e26234c
commit
a1140f15ca
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,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 =
|
||||
|
|
|
|||
Loading…
Reference in a new issue