spawn: Use special invocation for <spawn.h> on OS/2 kLIBC.
[gnulib.git] / tests / test-xstrtoull.c
blobcb3a91cf0b2036d42f3c79e7af2e705b4fb3dcdc
1 #define __xstrtol xstrtoull
2 #define __strtol_t unsigned long long int
3 #define __spec PRIu64
4 #include "test-xstrtol.c"