Subject: CVS commit: src/tools/compat
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 06/23/2004 11:08:01
Module Name:	src
Committed By:	tron
Date:		Wed Jun 23 11:08:01 UTC 2004

Modified Files:
	src/tools/compat: compat_defs.h

Log Message:
Define "_ISOC99_SOURCE" when building under NetBSD to get the prototypes
for strtoll() and strtoull(). This fixes PR toolchain/26021.


To generate a diff of this commit:
cvs rdiff -r1.42 -r1.43 src/tools/compat/compat_defs.h

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