Subject: CVS commit: src/regress/usr.bin/rtld/testlib
To: None <source-changes@NetBSD.org>
From: Matthias Drochner <drochner@netbsd.org>
List: source-changes
Date: 09/03/2003 20:53:17
Module Name:	src
Committed By:	drochner
Date:		Wed Sep  3 20:53:17 UTC 2003

Modified Files:
	src/regress/usr.bin/rtld/testlib: Makefile construct.cc

Log Message:
add a "using namespace std" to make it compile with gcc3, and remove
the Makefile clause which disabled it in the gcc3 case


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/regress/usr.bin/rtld/testlib/Makefile
cvs rdiff -r1.1 -r1.2 src/regress/usr.bin/rtld/testlib/construct.cc

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