From: Mark Andrews Date: Thu, 14 Mar 2013 22:11:13 +0000 (+1100) Subject: add json.h X-Git-Tag: v9.10.0a1~448^2~70 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=73273ce28fe1f5dbce5a346f2511ff67af5c58a8;p=thirdparty%2Fbind9.git add json.h --- diff --git a/lib/isc/include/isc/Makefile.in b/lib/isc/include/isc/Makefile.in index 8afcfa73cb8..e1eace28c5e 100644 --- a/lib/isc/include/isc/Makefile.in +++ b/lib/isc/include/isc/Makefile.in @@ -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 \