test
This commit is contained in:
parent
c3b34cfd3b
commit
66efa7af07
1 changed files with 1 additions and 1 deletions
|
@ -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();
|
||||
|
|
Loading…
Reference in a new issue