Subject: CVS commit: src/sys/lib/libkern
To: None <source-changes@NetBSD.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 01/31/2008 08:23:14
Module Name:	src
Committed By:	simonb
Date:		Thu Jan 31 08:23:14 UTC 2008

Modified Files:
	src/sys/lib/libkern: mertwist.c

Log Message:
Check _STANDALONE as well as _KERNEL when choosing headers to include.
Also pull in <lib/libkern/libkern.h> so we get prototypes and a struct
mtprng_state declaration.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/lib/libkern/mertwist.c

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