summaryrefslogtreecommitdiffstats
path: root/bind97-headers.patch
diff options
context:
space:
mode:
authorAdam Tkac <atkac@fedoraproject.org>2009-11-26 09:26:43 +0000
committerAdam Tkac <atkac@fedoraproject.org>2009-11-26 09:26:43 +0000
commitb5bdffedac8a3798fd62864a273af30a01aa99b5 (patch)
treebf2243c2840e27b6c03869ded4143c6c6c6062f9 /bind97-headers.patch
parent98e20566a4494ca1dc4d51c3cec2b6071e274eea (diff)
downloadbind-b5bdffedac8a3798fd62864a273af30a01aa99b5.tar.gz
bind-b5bdffedac8a3798fd62864a273af30a01aa99b5.tar.xz
bind-b5bdffedac8a3798fd62864a273af30a01aa99b5.zip
- install isc/namespace.h headerbind-9_7_0-0_8_b2_fc13
Diffstat (limited to 'bind97-headers.patch')
-rw-r--r--bind97-headers.patch14
1 files changed, 14 insertions, 0 deletions
diff --git a/bind97-headers.patch b/bind97-headers.patch
new file mode 100644
index 0000000..964d4fc
--- /dev/null
+++ b/bind97-headers.patch
@@ -0,0 +1,14 @@
+diff -up bind-9.7.0b2/lib/isc/include/isc/Makefile.in.headers bind-9.7.0b2/lib/isc/include/isc/Makefile.in
+--- bind-9.7.0b2/lib/isc/include/isc/Makefile.in.headers 2009-11-26 10:16:08.838465689 +0100
++++ bind-9.7.0b2/lib/isc/include/isc/Makefile.in 2009-11-26 10:16:22.034465882 +0100
+@@ -33,8 +33,8 @@ HEADERS = app.h assertions.h base64.h bi
+ httpd.h \
+ interfaceiter.h @ISC_IPV6_H@ iterated_hash.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 netaddr.h ondestroy.h os.h parseint.h \
++ magic.h md5.h mem.h msgcat.h msgs.h mutexblock.h \
++ namespace.h netaddr.h ondestroy.h os.h parseint.h \
+ print.h quota.h radix.h random.h ratelimiter.h \
+ refcount.h region.h resource.h \
+ result.h resultclass.h rwlock.h serial.h sha1.h sha2.h \