]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[master] remove namespace.h from installed files
authorEvan Hunt <each@isc.org>
Mon, 9 Sep 2013 16:22:37 +0000 (09:22 -0700)
committerEvan Hunt <each@isc.org>
Mon, 9 Sep 2013 16:22:37 +0000 (09:22 -0700)
lib/isc/include/isc/Makefile.in

index e06b9c92408eddbc29d72a5fd9be9b654f546575..2da5845cd69bdbe0eed62a26152865eb3506f3d4 100644 (file)
@@ -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 \