Subject: CVS commit: [netbsd-2-0] src/sys/sys
To: None <source-changes@NetBSD.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 04/09/2004 16:10:59
Module Name:	src
Committed By:	jmc
Date:		Fri Apr  9 16:10:59 UTC 2004

Modified Files:
	src/sys/sys [netbsd-2-0]: mbuf.h

Log Message:
Pullup rev 1.91 (requested by atatat in ticket #105)

Standalone programs should not use stddef.h.  They are more like the
kernel, so they must use sys/systm.h instead.


To generate a diff of this commit:
cvs rdiff -r1.90 -r1.90.2.1 src/sys/sys/mbuf.h

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