Attempt to fix libc compiling error regarding off_t
This commit is contained in:
parent
8e392922b0
commit
7134d6581b
@ -17,6 +17,7 @@
|
|||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <errno.h>
|
#include <errno.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
#include <unistd.h>
|
||||||
|
|
||||||
off_t archive_offset;
|
off_t archive_offset;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user