tests: avoid test failure on Solaris 10 due to lack of PATH export
[pspp] / tests / test-xstrtoll.c
1 #define __xstrtol xstrtoll
2 #define __strtol_t long long int
3 #define __spec PRId64
4 #include "test-xstrtol.c"