Subject: CVS commit: src/sys/arch/i386/include
To: None <source-changes@NetBSD.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 10/10/2003 06:27:15
Module Name:	src
Committed By:	lukem
Date:		Fri Oct 10 06:27:15 UTC 2003

Modified Files:
	src/sys/arch/i386/include: cpu.h

Log Message:
Userland needs <stddef.h> for offsetof(), not <lib/libkern/libkern.h> ...

(Arguably a chunk more of this file could be protected with _KERNEL.
That's a separate project.)


To generate a diff of this commit:
cvs rdiff -r1.105 -r1.106 src/sys/arch/i386/include/cpu.h

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