Subject: CVS commit: [nathanw_sa] src/lib/libpthread
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 12/20/2002 17:33:28
Module Name:	src
Committed By:	thorpej
Date:		Fri Dec 20 15:33:28 UTC 2002

Modified Files:
	src/lib/libpthread [nathanw_sa]: pthread_sig.c pthread_stack.c

Log Message:
Include <stdint.h> to ensure we have uintptr_t.


To generate a diff of this commit:
cvs rdiff -r1.1.2.21 -r1.1.2.22 src/lib/libpthread/pthread_sig.c
cvs rdiff -r1.1.2.8 -r1.1.2.9 src/lib/libpthread/pthread_stack.c

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