Subject: CVS commit: syssrc/sys/sys
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 09/13/2002 17:16:49
Module Name:	syssrc
Committed By:	christos
Date:		Fri Sep 13 14:16:49 UTC 2002

Modified Files:
	syssrc/sys/sys: systm.h

Log Message:
Move humanize_number(9) to the ifdef _KERNEL section, because it conflicts
with humanize_number(3). In reality, the kernel version should be changed
to more closely match the userland version so that there are no prototype
conflicts.


To generate a diff of this commit:
cvs rdiff -r1.150 -r1.151 syssrc/sys/sys/systm.h

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