Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 01/06/2001 01:36:38
Module Name:	basesrc
Committed By:	christos
Date:		Fri Jan  5 23:36:38 UTC 2001

Modified Files:
	basesrc/include: math.h

Log Message:
protect the incomplete cabs declarations with #ifndef __MATH_PRIVATE__ so that
the code that defines the functions can declare them properly.


To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 basesrc/include/math.h

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