Remove bogus time() prototype and let the one in time.h rule.
This commit is contained in:
parent
5c76d795ab
commit
d62b710a47
@ -57,7 +57,6 @@ extern char Somebetter[];
|
||||
extern char Nobetter[];
|
||||
|
||||
/* library functions and system calls */
|
||||
extern long time();
|
||||
extern char *getlogin();
|
||||
extern char *getpass();
|
||||
extern char *strchr();
|
||||
|
Loading…
Reference in New Issue
Block a user