mirror of /home/gitosis/repositories/libowfat.git
open files in large file mode
This commit is contained in:
parent
42199d6c25
commit
7f6d876784
|
@ -1,3 +1,4 @@
|
|||
#define _FILE_OFFSET_BITS 64
|
||||
#include <unistd.h>
|
||||
#include <fcntl.h>
|
||||
#include "io_internal.h"
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
#define _FILE_OFFSET_BITS 64
|
||||
#include <unistd.h>
|
||||
#include <fcntl.h>
|
||||
#include "io_internal.h"
|
||||
|
|
Loading…
Reference in New Issue