Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Paul Kranenburg <pk@netbsd.org>
List: source-changes
Date: 02/11/1999 07:39:32
Module Name:	src
Committed By:	pk
Date:		Thu Feb 11 15:39:32 UTC 1999

Modified Files:
	src/sys/lib/libkern: __assert.c
Log Message:
Can't include libkern.h twice which is what happens if _KERNEL is on.
For now, protect here with _STANDALONE.
XXX - must probably fix sys/systm.h