mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-06-14 18:57:02 +02:00
added >2GB file support for pilerimport
This commit is contained in:
@ -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>
|
||||||
|
Reference in New Issue
Block a user