mirror of
https://github.com/isc-projects/bind9.git
synced 2026-07-16 13:28:02 -04:00
Added confcache.h and confresolv.h
This commit is contained in:
parent
82e9817a18
commit
df82fed5c2
1 changed files with 2 additions and 2 deletions
|
|
@ -25,9 +25,9 @@ HEADERS = callbacks.h cert.h compress.h db.h dbiterator.h dbtable.h \
|
|||
rcode.h rdata.h rdataclass.h rdatalist.h rdataset.h \
|
||||
rdatasetiter.h rdataslab.h rdatatype.h result.h \
|
||||
secalg.h tcpmsg.h time.h ttl.h types.h view.h \
|
||||
confacl.h confcommon.h confctl.h confctx.h \
|
||||
confacl.h confcommon.h confctl.h confctx.h confcache.h \
|
||||
confip.h confkeys.h conflog.h conflsn.h confparser.h \
|
||||
confrrset.h confserv.h confzone.h
|
||||
confresolv.h confrrset.h confserv.h confzone.h
|
||||
|
||||
GENHEADERS = enumclass.h enumtype.h rdatastruct.h
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue