fixed for OUTSEEK
This commit is contained in:
parent
0c4835caf3
commit
9288115a4d
1 changed files with 0 additions and 2 deletions
|
|
@ -48,9 +48,7 @@ struct fil {
|
||||||
char *pnow;
|
char *pnow;
|
||||||
char *pbegin;
|
char *pbegin;
|
||||||
long currpos;
|
long currpos;
|
||||||
#ifndef OUTSEEK
|
|
||||||
int fd;
|
int fd;
|
||||||
#endif
|
|
||||||
char pbuf[WBUFSIZ];
|
char pbuf[WBUFSIZ];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue