removed atol reference
This commit is contained in:
parent
e35f11f208
commit
952bd37627
1 changed files with 0 additions and 1 deletions
|
@ -115,7 +115,6 @@ extern FILE *ffcreat();
|
||||||
extern FILE *fftemp();
|
extern FILE *fftemp();
|
||||||
|
|
||||||
/* some library functions used */
|
/* some library functions used */
|
||||||
extern long atol();
|
|
||||||
extern char *mktemp();
|
extern char *mktemp();
|
||||||
extern char *malloc();
|
extern char *malloc();
|
||||||
extern char *realloc();
|
extern char *realloc();
|
||||||
|
|
Loading…
Reference in a new issue