Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 04/01/1998 07:20:02
kleink
Wed Apr  1 07:14:26 PST 1998
Update of /cvsroot/src/sbin/route
In directory nb00:/tmp/cvs-serv433

Modified Files:
	route.c 
Log Message:
Need <time.h> for time() prototype.


kleink
Wed Apr  1 07:15:58 PST 1998
Update of /cvsroot/src/sbin/savecore
In directory nb00:/tmp/cvs-serv600

Modified Files:
	savecore.c 
Log Message:
Need <time.h> for time() and ctime() prototypes.


kleink
Wed Apr  1 07:17:31 PST 1998
Update of /cvsroot/src/sbin/shutdown
In directory nb00:/tmp/cvs-serv620

Modified Files:
	shutdown.c 
Log Message:
Need <time.h> for ctime(), time(), localtime() and mktime() prototypes.