pty: Activate the signature wrapper of forkpty.
[gnulib.git] / tests / test-xstrtoull.c
1 #define __xstrtol xstrtoull
2 #define __strtol_t unsigned long long int
3 #define __spec PRIu64
4 #include "test-xstrtol.c"