diff options
Diffstat (limited to 'bind-9.9.3-include-update-h.patch')
| -rw-r--r-- | bind-9.9.3-include-update-h.patch | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/bind-9.9.3-include-update-h.patch b/bind-9.9.3-include-update-h.patch index f7ea486..40a18dc 100644 --- a/bind-9.9.3-include-update-h.patch +++ b/bind-9.9.3-include-update-h.patch @@ -1,12 +1,12 @@ -diff -up bind-9.9.3/lib/dns/include/dns/Makefile.in.update bind-9.9.3/lib/dns/include/dns/Makefile.in ---- bind-9.9.3/lib/dns/include/dns/Makefile.in.update 2013-06-03 09:29:41.049197873 +0200 -+++ bind-9.9.3/lib/dns/include/dns/Makefile.in 2013-06-03 09:30:09.229213170 +0200 -@@ -30,7 +30,7 @@ HEADERS = acl.h adb.h byaddr.h cache.h c +diff -up bind-9.9.5rc2/lib/dns/include/dns/Makefile.in.update bind-9.9.5rc2/lib/dns/include/dns/Makefile.in +--- bind-9.9.5rc2/lib/dns/include/dns/Makefile.in.update 2014-01-24 12:50:47.811725841 +0100 ++++ bind-9.9.5rc2/lib/dns/include/dns/Makefile.in 2014-01-24 12:51:33.866701688 +0100 +@@ -31,7 +31,7 @@ HEADERS = acl.h adb.h byaddr.h cache.h c rdata.h rdataclass.h rdatalist.h rdataset.h rdatasetiter.h \ rdataslab.h rdatatype.h request.h resolver.h result.h \ - rootns.h rpz.h sdb.h sdlz.h secalg.h secproto.h soa.h ssu.h \ -- tcpmsg.h time.h tkey.h tsig.h ttl.h types.h \ -+ tcpmsg.h time.h tkey.h tsig.h ttl.h types.h update.h\ - validator.h version.h view.h xfrin.h zone.h zonekey.h zt.h \ - forward.h rrl.h + rootns.h rpz.h rrl.h sdb.h sdlz.h secalg.h secproto.h soa.h ssu.h \ +- tcpmsg.h time.h tkey.h tsec.h tsig.h ttl.h types.h \ ++ tcpmsg.h time.h tkey.h tsec.h tsig.h ttl.h types.h update.h \ + validator.h version.h view.h xfrin.h zone.h zonekey.h zt.h + GENHEADERS = enumclass.h enumtype.h rdatastruct.h |
