--- llong.h.orig 2009-02-20 02:01:36.000000000 +0300 +++ llong.h 2009-03-16 16:13:24.000000000 +0300 @@ -25,7 +25,7 @@ /* if off_t is already 64 bits, be happy, and don't worry about the * loff_t and llseek stuff */ #define MT_OFF_T off_t -#define MT_SIZE_T size_t +#define MT_SIZE_T off_t #endif #ifndef MT_OFF_T