summaryrefslogtreecommitdiffstats
path: root/bind-96-isc_header.patch
diff options
context:
space:
mode:
authorMartin Nagy <mnagy@fedoraproject.org>2009-02-12 15:21:08 +0000
committerMartin Nagy <mnagy@fedoraproject.org>2009-02-12 15:21:08 +0000
commit205f42ddd6f328047b2fb9e70823f76ce0782307 (patch)
treef128e4aaec5e8d21e1205a6b3eb1f7c8d74394b5 /bind-96-isc_header.patch
parentf483b8bf941be41ab047f7522e0a4abc96240ab0 (diff)
downloadbind-205f42ddd6f328047b2fb9e70823f76ce0782307.tar.gz
bind-205f42ddd6f328047b2fb9e70823f76ce0782307.tar.xz
bind-205f42ddd6f328047b2fb9e70823f76ce0782307.zip
- update the patch for dynamic loading of database backendsbind-9_6_0-5_P1_fc11
- include iterated_hash.h
Diffstat (limited to 'bind-96-isc_header.patch')
-rw-r--r--bind-96-isc_header.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/bind-96-isc_header.patch b/bind-96-isc_header.patch
new file mode 100644
index 0000000..10fc7c7
--- /dev/null
+++ b/bind-96-isc_header.patch
@@ -0,0 +1,12 @@
+diff -up bind-9.6.0rc1/lib/isc/include/isc/Makefile.in.isc_header bind-9.6.0rc1/lib/isc/include/isc/Makefile.in
+--- bind-9.6.0rc1/lib/isc/include/isc/Makefile.in.isc_header 2009-01-14 09:23:35.000000000 +0100
++++ bind-9.6.0rc1/lib/isc/include/isc/Makefile.in 2009-02-02 08:47:56.000000000 +0100
+@@ -31,7 +31,7 @@ HEADERS = app.h assertions.h base64.h bi
+ eventclass.h file.h formatcheck.h fsaccess.h \
+ hash.h heap.h hex.h hmacmd5.h \
+ httpd.h \
+- interfaceiter.h @ISC_IPV6_H@ lang.h lex.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 \