Subject: CVS commit: [netbsd-2-0] src/tools/compat
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 06/22/2004 07:36:34
Module Name:	src
Committed By:	tron
Date:		Tue Jun 22 07:36:34 UTC 2004

Modified Files:
	src/tools/compat [netbsd-2-0]: compat_defs.h

Log Message:
Pull up revision 1.40 (requested by jmc in ticket #527):
On NetBSD boxes make sure and provide prototypes for strtouq since quad_t gets
exposed all the time, but routines which use it do not. Otherwise callers
of strtouq will lose.
XXX: Need to come back through here and clean up the configure tests better
for this


To generate a diff of this commit:
cvs rdiff -r1.31.2.2 -r1.31.2.3 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.