Subject: CVS commit: src/lib/libc
To: None <source-changes@NetBSD.org>
From: Klaus Klein <kleink@netbsd.org>
List: source-changes
Date: 01/26/2006 11:13:42
Module Name:	src
Committed By:	kleink
Date:		Thu Jan 26 11:13:42 UTC 2006

Modified Files:
	src/lib/libc/stdio: perror.c
	src/lib/libc/string: strerror.c

Log Message:
Must include "namespace.h" for strerror_r()'s internal name.


To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 src/lib/libc/stdio/perror.c
cvs rdiff -r1.13 -r1.14 src/lib/libc/string/strerror.c

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