Closed Learath2 closed 8 years ago
It is the right side to fix this, because off64_t is not (and should not) be available when compiling with strict ansi. However, it might be a better idea to use _off64_t (which is available in strict ansi) instead of just dropping the ansi flag.
It works but not sire if its the right side to fix the problem on