You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
605 B
13 lines
605 B
6 years ago
|
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
|
||
|
|