This commit is contained in:
David MacKenzie 1993-10-29 19:05:11 +00:00
parent c3b34cfd3b
commit 66efa7af07

View file

@ -76,7 +76,7 @@ extern char *strrchr();
extern char *ctime();
extern int _flsbuf();
extern int fclose();
extern int time();
/* extern int time(); this causes error with time.h on mach3 */
extern int utimes();
extern int vfprintf();
extern long atol();