diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-05-18 13:41:42 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-05-18 13:41:42 +0000 |
| commit | 3ab9a9d0e0ebfa0140abae7977b0585efcfaba5a (patch) | |
| tree | 5b1dc1e532e934b276fd511ffae55c4c153de5ec /usr.sbin/ipresend | |
| parent | 6555ad204ef212c2b284c3e989a5725cfea7e5fe (diff) | |
Notes
Diffstat (limited to 'usr.sbin/ipresend')
| -rw-r--r-- | usr.sbin/ipresend/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/ipresend/Makefile b/usr.sbin/ipresend/Makefile index 180faad577bf..949be189c222 100644 --- a/usr.sbin/ipresend/Makefile +++ b/usr.sbin/ipresend/Makefile @@ -8,7 +8,6 @@ SRCS= ipresend.c ip.c resend.c opt.c ipft_ef.c ipft_hx.c ipft_sn.c ipft_td.c ipf CFLAGS+=-DDOSOCKET -DIPL_NAME=\"/dev/ipl\" \ -DUSE_INET6 \ - -I- -I${.CURDIR}/../../sys/netinet \ -I${.CURDIR}/../../contrib/ipfilter/ipsend \ -I${.CURDIR}/../../contrib/ipfilter |
