nstrftime, c-nstrftime tests: Avoid test failures on native Windows.
[gnulib.git] / tests / test-xstrtoull.c
blobcf6c853265c2fbd48a24af41545f453d699dfa9e
1 #define __xstrtol xstrtoull
2 #define __strtol_t unsigned long long int
3 #define __spec "llu"
4 #include "test-xstrtol.c"