mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-01-24 15:19:58 +01:00
added >2GB file support for pilerimport
This commit is contained in:
parent
1b6ad16700
commit
f74ea858da
@ -2,6 +2,8 @@
|
|||||||
* pilerimport.c, SJ
|
* pilerimport.c, SJ
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#define _FILE_OFFSET_BITS 64
|
||||||
|
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user