Subject: CVS commit: src/lib/libpthread
To: None <source-changes@NetBSD.org>
From: Klaus Klein <kleink@netbsd.org>
List: source-changes
Date: 03/10/2005 00:34:23
Module Name:	src
Committed By:	kleink
Date:		Thu Mar 10 00:34:23 UTC 2005

Modified Files:
	src/lib/libpthread: pthread_cancelstub.c

Log Message:
Move up the definition of __LIBC12_SOURCE__; since <poll.h> now includes
<sys/sigtypes.h> this is needed earlier.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/lib/libpthread/pthread_cancelstub.c

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