From: Evan Hunt Date: Mon, 9 Sep 2013 16:22:37 +0000 (-0700) Subject: [master] remove namespace.h from installed files X-Git-Tag: v9.10.0a1~115 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=41dabe089f36d75bd8992e5d26a1089c0fa6b0bc;p=thirdparty%2Fbind9.git [master] remove namespace.h from installed files --- diff --git a/lib/isc/include/isc/Makefile.in b/lib/isc/include/isc/Makefile.in index e06b9c92408..2da5845cd69 100644 --- a/lib/isc/include/isc/Makefile.in +++ b/lib/isc/include/isc/Makefile.in @@ -34,7 +34,7 @@ HEADERS = app.h assertions.h base64.h bind9.h bitstring.h boolean.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 \ + netaddr.h ondestroy.h os.h parseint.h \ print.h quota.h radix.h random.h ratelimiter.h \ refcount.h regex.h region.h resource.h \ result.h resultclass.h rwlock.h safe.h serial.h sha1.h sha2.h \