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

index 8c7eff8efa24d835aed72242edfc9f5ef5c2bae1..a00f2db001fe4cc1ace53daf1967a089d7e3d5f1 100644 (file)
@@ -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 \