Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Luke Mewburn <lukem@netbsd.org>
List: source-changes
Date: 09/15/1999 16:53:28
Module Name:	basesrc
Committed By:	lukem
Date:		Wed Sep 15 23:53:27 UTC 1999

Modified Files:
	basesrc/include: assert.h

Log Message:
if _DIAGNOSTIC is defined, define _DIAGASSERT() to call __diagassert(),
otherwise it's a no-op.
prototype __diagassert().


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 basesrc/include/assert.h

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