Date: Mon, 3 Sep 2001 09:37:16 -0700 (PDT) From: Jonathan Lemon <jlemon@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/ipfstat Makefile Message-ID: <200109031637.f83GbGf91918@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jlemon 2001/09/03 09:37:16 PDT
Modified files:
sbin/ipfstat Makefile
Log:
IPFilter source code in contrib/ipfilter apparently can't make up its mind
where the headers should live, as the code references both "ip_fil.h" and
"netinet/ip_fil.h" (among others). As a consequence, put both
sys/contrib/ipfilter and sys/contrib/ipfilter/netinet to the include path
so either variant works.
PR: 29384
Pointed out by: Thomas.Quinot@Cuivre.FR.EU.ORG
Revision Changes Path
1.14 +2 -1 src/sbin/ipfstat/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?200109031637.f83GbGf91918>
