From owner-cvs-all Sun Nov 26 17:19:33 2000 Delivered-To: cvs-all@freebsd.org Received: from khavrinen.lcs.mit.edu (khavrinen.lcs.mit.edu [18.24.4.193]) by hub.freebsd.org (Postfix) with ESMTP id 35B9137B4C5; Sun, 26 Nov 2000 17:19:29 -0800 (PST) Received: (from wollman@localhost) by khavrinen.lcs.mit.edu (8.9.3/8.9.3) id UAA88141; Sun, 26 Nov 2000 20:19:28 -0500 (EST) (envelope-from wollman) Date: Sun, 26 Nov 2000 20:19:28 -0500 (EST) From: Garrett Wollman Message-Id: <200011270119.UAA88141@khavrinen.lcs.mit.edu> To: Jonathan Lemon Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net if_var.h In-Reply-To: <200011262147.NAA73296@freefall.freebsd.org> References: <200011262147.NAA73296@freefall.freebsd.org> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG < said: > Unbreak world; #include instead of > Only include when building kernel sources. This should > probably be changed to require callers to include it themselves. It is a bug that non-kernel sources include . Unavoidable for some applications at the moment, but still a bug. (I think there may even be an outstanding PR on it.) -GAWollman To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message