mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-09 02:32:03 -04:00
add json.h
This commit is contained in:
parent
6b7c3e4c38
commit
3d0aa29c26
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ HEADERS = app.h assertions.h base64.h bitstring.h boolean.h \
|
|||
eventclass.h file.h formatcheck.h fsaccess.h \
|
||||
hash.h heap.h hex.h hmacmd5.h \
|
||||
httpd.h \
|
||||
interfaceiter.h @ISC_IPV6_H@ iterated_hash.h lang.h lex.h \
|
||||
interfaceiter.h @ISC_IPV6_H@ iterated_hash.h json.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 namespace.h netaddr.h ondestroy.h os.h parseint.h \
|
||||
|
|
|
|||
Loading…
Reference in a new issue