]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
add json.h
authorMark Andrews <marka@isc.org>
Thu, 14 Mar 2013 22:11:13 +0000 (09:11 +1100)
committerMark Andrews <marka@isc.org>
Thu, 14 Mar 2013 22:11:13 +0000 (09:11 +1100)
lib/isc/include/isc/Makefile.in

index 8afcfa73cb802c0395484f8373b06385dc20553d..e1eace28c5e3dc74cda7c9cb08ee0a66bb156f2a 100644 (file)
@@ -31,7 +31,7 @@ HEADERS =     app.h assertions.h base64.h bind9.h bitstring.h boolean.h \
                eventclass.h file.h formatcheck.h fsaccess.h \
                hash.h heap.h hex.h hmacmd5.h hmacsha.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 \