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