Rename module 'c++defs' to 'snippet/c++defs'.
[gnulib.git] / tests / test-xstrtoumax.c
1 #define __xstrtol xstrtoumax
2 #define __strtol_t uintmax_t
3 #define __spec PRIuMAX
4 #include "test-xstrtol.c"