aboutsummaryrefslogtreecommitdiff
path: root/lib/libunbound
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2020-01-13 06:55:31 +0000
committerCy Schubert <cy@FreeBSD.org>2020-01-13 06:55:31 +0000
commit6692aa840c1fa7e0dce9238bd120ebba6f3cf357 (patch)
treeef3b3f68a5c60cfdbfc080dd6be5047b2c3ee19d /lib/libunbound
parente12bf34c05dc03c663818d3bd1e3a1e44ccfdb57 (diff)
downloadsrc-6692aa840c1fa7e0dce9238bd120ebba6f3cf357.tar.gz
src-6692aa840c1fa7e0dce9238bd120ebba6f3cf357.zip
Notes
Diffstat (limited to 'lib/libunbound')
-rw-r--r--lib/libunbound/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libunbound/Makefile b/lib/libunbound/Makefile
index 9814ac63b161..94a845de47fd 100644
--- a/lib/libunbound/Makefile
+++ b/lib/libunbound/Makefile
@@ -13,6 +13,7 @@ PRIVATELIB=
PACKAGE= unbound
CFLAGS+= -I${UNBOUNDDIR} -I${LDNSDIR} -I${.OBJDIR}
+CFLAGS+= -I${SRCTOP}/usr.sbin/unbound
SRCS= alloc.c as112.c authzone.c autotrust.c cachedb.c config_file.c \
configlexer.l configparser.y context.c dname.c dns.c dns64.c \