blob: 3b04e1e4b29456a063882def229b4dcf6aa52021 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
diff -up bind-9.9.3rc1/lib/dns/include/dns/Makefile.in.rrl bind-9.9.3rc1/lib/dns/include/dns/Makefile.in
--- bind-9.9.3rc1/lib/dns/include/dns/Makefile.in.rrl 2013-04-16 16:37:00.682186997 +0200
+++ bind-9.9.3rc1/lib/dns/include/dns/Makefile.in 2013-04-16 16:37:08.387169682 +0200
@@ -32,7 +32,7 @@ HEADERS = acl.h adb.h byaddr.h cache.h c
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 \
validator.h version.h view.h xfrin.h zone.h zonekey.h zt.h \
- forward.h
+ forward.h rrl.h
GENHEADERS = enumclass.h enumtype.h rdatastruct.h
|