diff options
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/libunbound/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libunbound/Makefile b/lib/libunbound/Makefile index 9814ac63b1611..94a845de47fd2 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 \ |
