Subject: CVS commit: src/lib
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 02/06/2007 15:24:38
Module Name:	src
Committed By:	ad
Date:		Tue Feb  6 15:24:38 UTC 2007

Modified Files:
	src/lib/libpthread: pthread_int.h pthread_sa.c
	src/lib/libpthread_dbg: pthread_dbg.c

Log Message:
Build without sys/sa.h present.


To generate a diff of this commit:
cvs rdiff -r1.36 -r1.37 src/lib/libpthread/pthread_int.h
cvs rdiff -r1.38 -r1.39 src/lib/libpthread/pthread_sa.c
cvs rdiff -r1.32 -r1.33 src/lib/libpthread_dbg/pthread_dbg.c

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