mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-03 14:00:47 -05:00
install bitstring.h and namespace.h
This commit is contained in:
parent
90dfc8e22f
commit
e85d5a9a74
1 changed files with 2 additions and 2 deletions
|
|
@ -27,7 +27,7 @@ top_srcdir = @top_srcdir@
|
|||
# install target below.
|
||||
#
|
||||
HEADERS = app.h assertions.h backtrace.h base32.h base64.h \
|
||||
bind9.h boolean.h buffer.h bufferlist.h \
|
||||
bind9.h bitstring.h boolean.h buffer.h bufferlist.h \
|
||||
commandline.h entropy.h error.h event.h \
|
||||
eventclass.h file.h formatcheck.h fsaccess.h \
|
||||
hash.h heap.h hex.h hmacmd5.h hmacsha.h \
|
||||
|
|
@ -35,7 +35,7 @@ HEADERS = app.h assertions.h backtrace.h base32.h base64.h \
|
|||
interfaceiter.h @ISC_IPV6_H@ iterated_hash.h lang.h lex.h \
|
||||
lfsr.h lib.h list.h log.h \
|
||||
magic.h md5.h mem.h msgcat.h msgs.h mutexblock.h \
|
||||
netaddr.h netscope.h ondestroy.h os.h parseint.h \
|
||||
namespace.h netaddr.h netscope.h ondestroy.h os.h parseint.h \
|
||||
portset.h print.h quota.h \
|
||||
radix.h random.h ratelimiter.h refcount.h regex.h \
|
||||
region.h resource.h result.h resultclass.h rwlock.h \
|
||||
|
|
|
|||
Loading…
Reference in a new issue