aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/ipsend
diff options
context:
space:
mode:
authorJacques Vidrine <nectar@FreeBSD.org>2000-10-31 22:29:27 +0000
committerJacques Vidrine <nectar@FreeBSD.org>2000-10-31 22:29:27 +0000
commit9629a4e92d9231851ea16e9a90de1d21aaa9f38d (patch)
treef01888a1ac36d694a3792bf5bd31dce432abc789 /usr.sbin/ipsend
parent8fcf57f5f66081320a7273f6866e8b036f90efa6 (diff)
Notes
Diffstat (limited to 'usr.sbin/ipsend')
-rw-r--r--usr.sbin/ipsend/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/ipsend/Makefile b/usr.sbin/ipsend/Makefile
index 4b1b80e2264f..f356fa8e0d23 100644
--- a/usr.sbin/ipsend/Makefile
+++ b/usr.sbin/ipsend/Makefile
@@ -11,6 +11,7 @@ SRCS= ipsend.c ip.c ipsopt.c sbpf.c sock.c 44arp.c iplang_y.y iplang_l.l \
y.tab.h
CFLAGS+=-DDOSOCKET -DIPL_NAME=\"/dev/ipl\" \
+ -DUSE_INET6 \
-I- -I. -I${.CURDIR}/../../sys/netinet \
-I${.CURDIR}/../../contrib/ipfilter/ipsend \
-I${.CURDIR}/../../contrib/ipfilter/iplang \