Subject: CVS commit: src/sys/net
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 01/21/2008 20:25:34
Module Name:	src
Committed By:	dyoung
Date:		Mon Jan 21 20:25:34 UTC 2008

Modified Files:
	src/sys/net: route.h

Log Message:
struct route is part of the kernel ABI (!!!), so move it back
outside of #ifdef _KERNEL.  #include stdbool.h if !_KERNEL.


To generate a diff of this commit:
cvs rdiff -r1.66 -r1.67 src/sys/net/route.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.