lseek was not declared
This commit is contained in:
parent
650feba0e8
commit
3eb96ecae8
@ -38,7 +38,7 @@ long tnum = 0;
|
|||||||
char tstrtab[STRTABSZ];
|
char tstrtab[STRTABSZ];
|
||||||
long tssiz = 0;
|
long tssiz = 0;
|
||||||
char *malloc(), *strcpy(), *strncpy();
|
char *malloc(), *strcpy(), *strncpy();
|
||||||
long tell();
|
long lseek();
|
||||||
long time();
|
long time();
|
||||||
#endif AAL
|
#endif AAL
|
||||||
#else
|
#else
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user