open files in large file mode
This commit is contained in:
parent
1bd720d8a4
commit
eb554a0ceb
@ -1,3 +1,4 @@
|
|||||||
|
#define _FILE_OFFSET_BITS 64
|
||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
#include <fcntl.h>
|
#include <fcntl.h>
|
||||||
#include "io_internal.h"
|
#include "io_internal.h"
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
#define _FILE_OFFSET_BITS 64
|
||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
#include <fcntl.h>
|
#include <fcntl.h>
|
||||||
#include "io_internal.h"
|
#include "io_internal.h"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user