Fix compilation error on mingw when module 'time_r' is not used.
[gnulib.git] / tests / test-xstrtoll.c
1 #define __xstrtol xstrtoll
2 #define __strtol_t long long int
3 #define __spec PRId64
4 #include "test-xstrtol.c"