mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-28 17:46:40 -04:00
add ncache.[ch]
This commit is contained in:
parent
297377a502
commit
cdf3c7270e
1 changed files with 2 additions and 0 deletions
|
|
@ -310,6 +310,7 @@
|
|||
./lib/dns/include/dns/message.h C 1999
|
||||
./lib/dns/include/dns/name.h C 1998,1999
|
||||
./lib/dns/include/dns/namedconf.h C 1999
|
||||
./lib/dns/include/dns/ncache.h C 1999
|
||||
./lib/dns/include/dns/nxt.h C 1999
|
||||
./lib/dns/include/dns/rbt.h C 1999
|
||||
./lib/dns/include/dns/rcode.h C 1999
|
||||
|
|
@ -339,6 +340,7 @@
|
|||
./lib/dns/masterdump.c C 1999
|
||||
./lib/dns/message.c C 1999
|
||||
./lib/dns/name.c C 1998,1999
|
||||
./lib/dns/ncache.c C 1999
|
||||
./lib/dns/nxt.c C 1999
|
||||
./lib/dns/rbt.c C 1999
|
||||
./lib/dns/rbtdb.c C 1999
|
||||
|
|
|
|||
Loading…
Reference in a new issue