Make SJ4 more portable
This commit is contained in:
parent
df18e66b18
commit
201d9dba0a
7 changed files with 50 additions and 84 deletions
|
|
@ -126,7 +126,6 @@ typedef struct dictfile {
|
|||
#endif
|
||||
FILE* fp;
|
||||
VFile vf;
|
||||
int fd;
|
||||
|
||||
u_char* buffer;
|
||||
long bufsiz;
|
||||
|
|
@ -144,7 +143,6 @@ typedef struct stdyfile {
|
|||
int refcnt;
|
||||
ino_t inode;
|
||||
FILE* fp;
|
||||
int fd;
|
||||
|
||||
u_char* header;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue