stdio: Avoid GCC >= 4.4 warnings when using %lld and similar on mingw.
[pspp] / lib / strtoumax.c
1 #define UNSIGNED 1
2 #include "strtoimax.c"