Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 12/18/2000 23:21:26
Module Name:	basesrc
Committed By:	christos
Date:		Mon Dec 18 21:21:26 UTC 2000

Modified Files:
	basesrc/include: signal.h

Log Message:
protect against multiple declarations. This also fixes a problem where
the inline functions would compile differently depending on if errno.h
was included or not.


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 basesrc/include/signal.h

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