From owner-cvs-all Mon Jun 11 10:42: 7 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9D1EC37B405; Mon, 11 Jun 2001 10:41:58 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: (from ru@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5BHfw495372; Mon, 11 Jun 2001 10:41:58 -0700 (PDT) (envelope-from ru) Message-Id: <200106111741.f5BHfw495372@freefall.freebsd.org> From: Ruslan Ermilov Date: Mon, 11 Jun 2001 10:41:58 -0700 (PDT) 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 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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 . 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