mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-08 17:52:10 -04:00
Add lookup.[ch]
This commit is contained in:
parent
ae9f17f496
commit
e3124c5bfe
1 changed files with 2 additions and 0 deletions
|
|
@ -875,6 +875,7 @@
|
|||
./lib/dns/include/dns/keyvalues.h C 1999,2000
|
||||
./lib/dns/include/dns/lib.h C 1999,2000
|
||||
./lib/dns/include/dns/log.h C 1999,2000
|
||||
./lib/dns/include/dns/lookup.h C 2000
|
||||
./lib/dns/include/dns/master.h C 1999,2000
|
||||
./lib/dns/include/dns/masterdump.h C 1999,2000
|
||||
./lib/dns/include/dns/message.h C 1999,2000
|
||||
|
|
@ -918,6 +919,7 @@
|
|||
./lib/dns/keytable.c C 2000
|
||||
./lib/dns/lib.c C 1999,2000
|
||||
./lib/dns/log.c C 1999,2000
|
||||
./lib/dns/lookup.c C 2000
|
||||
./lib/dns/master.c C 1999,2000
|
||||
./lib/dns/masterdump.c C 1999,2000
|
||||
./lib/dns/message.c C 1999,2000
|
||||
|
|
|
|||
Loading…
Reference in a new issue