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:54
Module Name:	src
Committed By:	jmc
Date:		Fri Apr  9 16:10:54 UTC 2004

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

Log Message:
Pullup rev 1.118 (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.116.2.1 -r1.116.2.2 src/sys/sys/sysctl.h

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