Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Eduardo Horvath <eeh@netbsd.org>
List: source-changes
Date: 01/09/1999 15:15:39
Module Name:	src
Committed By:	eeh
Date:		Sat Jan  9 23:15:39 UTC 1999

Modified Files:
	src/sys/arch/sparc64/include: stdarg.h
Log Message:
Don't use `long' instead of `int64_t' since the latter may not be in scope.