Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 02/03/1998 01:40:01
perry
Mon Feb  2 17:30:18 PST 1998
Update of /cvsroot/src/lib/libc/stdlib
In directory netbsd1:/var/slash-tmp/cvs-serv26068

Modified Files:
	getopt.c 
Log Message:
include <unistd.h> instead of <stdlib.h> to fix a compile error caused
by the fact that the prototype for getopt has moved to unistd.h


mycroft
Mon Feb  2 17:30:44 PST 1998
Update of /cvsroot/src/lib/libc/arch/powerpc/gen
In directory netbsd1:/var/slash-tmp/cvs-serv26244

Modified Files:
	flt_rounds.c 
Log Message:
Need float.h for prototypes.