From owner-cvs-all Sat Mar 11 12:45: 0 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 0BB0237BD58; Sat, 11 Mar 2000 12:44:55 -0800 (PST) (envelope-from shin@FreeBSD.org) Received: (from shin@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA79036; Sat, 11 Mar 2000 12:44:54 -0800 (PST) (envelope-from shin@FreeBSD.org) Message-Id: <200003112044.MAA79036@freefall.freebsd.org> From: Yoshinobu Inoue Date: Sat, 11 Mar 2000 12:44:54 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet6 ip6.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG shin 2000/03/11 12:44:54 PST Modified files: sys/netinet6 ip6.h Log: Forbid include of netinet6/ip6.h from user-land, and if included, print an error message which say, "include netinet/ip6.h". This is postponed to apply to avoid tcpdump compile error. Now apply this because tcpdump has been already fixed. Approved by: jkh Obtained from: KAME project Revision Changes Path 1.4 +1 -3 src/sys/netinet6/ip6.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message