Date: Mon, 11 Jun 2001 10:41:58 -0700 (PDT) From: Ruslan Ermilov <ru@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/ipf Makefile src/sbin/ipfstat Makefile src/sbin/ipnat Makefile src/usr.sbin/ipftest Makefile src/usr.sbin/ipresend Makefile src/usr.sbin/ipsend Makefile src/usr.sbin/iptest Makefile Message-ID: <200106111741.f5BHfw495372@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ru 2001/06/11 10:41:58 PDT
Modified files:
sbin/ipf Makefile
sbin/ipfstat Makefile
sbin/ipnat Makefile
usr.sbin/ipftest Makefile
usr.sbin/ipresend Makefile
usr.sbin/ipsend Makefile
usr.sbin/iptest Makefile
Log:
Backout previous change (removal of -I${.CURDIR}/../../sys/netinet).
This is needed to pick up the right headers. Wrong headers from
src/contrib/ipfilter are used otherwise.
The right fix would be to fix contrib/ipfilter C sources to pick up
headers from <sys/netinet>.
Noticed by: peter
Revision Changes Path
1.9 +2 -2 src/sbin/ipf/Makefile
1.11 +2 -2 src/sbin/ipfstat/Makefile
1.10 +2 -2 src/sbin/ipnat/Makefile
1.9 +2 -2 src/usr.sbin/ipftest/Makefile
1.8 +2 -1 src/usr.sbin/ipresend/Makefile
1.12 +2 -2 src/usr.sbin/ipsend/Makefile
1.8 +2 -1 src/usr.sbin/iptest/Makefile
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200106111741.f5BHfw495372>
