Subject: CVS commit: src/sys/sys
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 09/30/2003 20:37:36
Module Name:	src
Committed By:	christos
Date:		Tue Sep 30 20:37:36 UTC 2003

Modified Files:
	src/sys/sys: ksem.h

Log Message:
Don't make declarations visible from userland, unless _LIBC is defined,
because we don't define semid_t.
XXX: Should we be defining __semid_t instead?


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/sys/ksem.h

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