summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ipsend/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/ipsend/Makefile')
-rw-r--r--usr.sbin/ipsend/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/ipsend/Makefile b/usr.sbin/ipsend/Makefile
index 04a99f4..dc35972 100644
--- a/usr.sbin/ipsend/Makefile
+++ b/usr.sbin/ipsend/Makefile
@@ -11,7 +11,7 @@ MAN= ipsend.1 ipsend.5
CFLAGS+=-DDOSOCKET -DIPL_NAME=\"/dev/ipl\" \
-DUSE_INET6 \
- -I. \
+ -I- -I. -I${.CURDIR}/../../sys/netinet \
-I${.CURDIR}/../../contrib/ipfilter/ipsend \
-I${.CURDIR}/../../contrib/ipfilter/iplang \
-I${.CURDIR}/../../contrib/ipfilter
OpenPOWER on IntegriCloud