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