gnupload: Support option -h as alias of --help.
[gnulib.git] / tests / test-xstrtoll.c
blob03dd232aeebdb4574eeec185747f9f3c46fdfc65
1 #define __xstrtol xstrtoll
2 #define __strtol_t long long int
3 #define __spec PRId64
4 #include "test-xstrtol.c"