Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
kleink
Thu Apr 2 03:31:43 PST 1998
Update of /cvsroot/src/usr.bin/tip
In directory nb00:/tmp/cvs-serv1542
Modified Files:
tip.h
Log Message:
Include <time.h>, needed for various definitions. Also, per KNF, don't include
both <sys/param.h> and <sys/types.h>; the former is sufficient.
kleink
Thu Apr 2 03:34:23 PST 1998
Update of /cvsroot/src/usr.bin/w
In directory nb00:/tmp/cvs-serv1585
Modified Files:
pr_time.c
Log Message:
Need <time.h> for localtime() and strftime() prototypes.
kleink
Thu Apr 2 03:39:40 PST 1998
Update of /cvsroot/src/usr.bin/w
In directory nb00:/tmp/cvs-serv1635
Modified Files:
w.c
Log Message:
Need <time.h> for strftime() and related definitions. Also, no need to
include <sys/tty.h>.
Home |
Main Index |
Thread Index |
Old Index