1 2 3 4 5 6 7 8 9 10 11
--- src/lib/llseek.c.old 2005-02-19 20:12:10.897625032 +1100 +++ src/lib/llseek.c 2005-02-19 20:12:41.027044664 +1100 @@ -23,6 +23,8 @@ #endif #ifdef __linux__ #define BLKGETSIZE _IO(0x12,96) /* from <linux/fs.h> */ +#define _FILE_OFFSET_BITS 64 +#define _LARGE_FILES #endif ulong