removed atol reference

This commit is contained in:
ceriel 1991-12-18 16:01:44 +00:00
parent e35f11f208
commit 952bd37627

View file

@ -115,7 +115,6 @@ extern FILE *ffcreat();
extern FILE *fftemp();
/* some library functions used */
extern long atol();
extern char *mktemp();
extern char *malloc();
extern char *realloc();