Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 12/30/2000 23:36:24
Module Name:	basesrc
Committed By:	martin
Date:		Sat Dec 30 21:36:24 UTC 2000

Modified Files:
	basesrc/usr.sbin/sup/source: supextern.h

Log Message:
Don't duplicate system declarations (vsprintf and friends) already
present in system headers. Even worse: those declarations have slightly
different argument types (va_list vs. _BSD_VA_LIST_)


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 basesrc/usr.sbin/sup/source/supextern.h

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