From owner-cvs-all Sun Nov 26 13:47: 4 2000 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 2E90437B479; Sun, 26 Nov 2000 13:47:02 -0800 (PST) Received: (from jlemon@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id NAA73296; Sun, 26 Nov 2000 13:47:02 -0800 (PST) (envelope-from jlemon@FreeBSD.org) Message-Id: <200011262147.NAA73296@freefall.freebsd.org> From: Jonathan Lemon Date: Sun, 26 Nov 2000 13:47:01 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net if_var.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jlemon 2000/11/26 13:47:01 PST Modified files: sys/net if_var.h Log: Unbreak world; #include instead of Only include when building kernel sources. This should probably be changed to require callers to include it themselves. Revision Changes Path 1.29 +4 -2 src/sys/net/if_var.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message