--- src/usr.bin/host/Makefile 2004/05/27 18:15:42 1.3 +++ src/usr.bin/host/Makefile 2004/06/26 17:06:35 1.4 @@ -12,6 +12,7 @@ PROG= host SRCS= host.c dighost.c CFLAGS+= -I${.CURDIR}/../../usr.sbin/named \ + -I${.CURDIR}/../../usr.sbin/named/include \ -I${BIND_DIR}/bin/dig/include .include