diff options
Diffstat (limited to 'bind-9.5-sdb.patch')
| -rw-r--r-- | bind-9.5-sdb.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bind-9.5-sdb.patch b/bind-9.5-sdb.patch index 0f30f1d..e879395 100644 --- a/bind-9.5-sdb.patch +++ b/bind-9.5-sdb.patch @@ -63,7 +63,7 @@ diff -up bind-9.5.0a6/bin/named/Makefile.in.sdb bind-9.5.0a6/bin/named/Makefile. controlconf.o interfacemgr.o \ - listenlist.o log.o logconf.o main.o notify.o \ + listenlist.o log.o logconf.o notify.o \ - query.o server.o sortlist.o \ + query.o server.o sortlist.o statschannel.o \ tkeyconf.o tsigconf.o update.o xfrout.o \ zoneconf.o \ lwaddr.o lwresd.o lwdclient.o lwderror.o lwdgabn.o \ @@ -78,7 +78,7 @@ diff -up bind-9.5.0a6/bin/named/Makefile.in.sdb bind-9.5.0a6/bin/named/Makefile. controlconf.c interfacemgr.c \ - listenlist.c log.c logconf.c main.c notify.c \ + listenlist.c log.c logconf.c main.c main-sdb.c notify.c \ - query.c server.c sortlist.c \ + query.c server.c sortlist.c statschannel.c \ tkeyconf.c tsigconf.c update.c xfrout.c \ zoneconf.c \ @@ -116,15 +115,26 @@ main.o: main.c |
