aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2011-09-03 07:13:45 +0000
committerDoug Barton <dougb@FreeBSD.org>2011-09-03 07:13:45 +0000
commit6fae67da247296c5844ea54a5fc238184ed50046 (patch)
treedf1f07c78f187c54ea276c24753c42174127668e /usr.sbin
parent1d449f95f29a1b01342ee6c733f8dcac9f4dce3c (diff)
parent4a28185ca651dac3b9efa694040b80ab0eaa0690 (diff)
downloadsrc-6fae67da247296c5844ea54a5fc238184ed50046.tar.gz
src-6fae67da247296c5844ea54a5fc238184ed50046.zip
Upgrade to BIND version 9.8.1. Release notes at:
https://deepthought.isc.org/article/AA-00446/81/ or /usr/src/contrib/bind9/ Approved by: re (kib)
Notes
Notes: svn path=/head/; revision=225361
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/named/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/named/Makefile b/usr.sbin/named/Makefile
index 89de5acabcc9..1200c7e2600f 100644
--- a/usr.sbin/named/Makefile
+++ b/usr.sbin/named/Makefile
@@ -30,7 +30,7 @@ CONFIGARGS+='--without-libxml2'
.endif
.PATH: ${SRCDIR}/unix
-SRCS+= os.c
+SRCS+= os.c dlz_dlopen_driver.c
.PATH: ${SRCDIR}
SRCS+= builtin.c client.c config.c control.c \