lseek was not declared

This commit is contained in:
ceriel 1987-05-25 17:45:57 +00:00
parent 5696478540
commit 312fe96bbd

View file

@ -38,7 +38,7 @@ long tnum = 0;
char tstrtab[STRTABSZ];
long tssiz = 0;
char *malloc(), *strcpy(), *strncpy();
long tell();
long lseek();
long time();
#endif AAL
#else