* lib/tmpdir.c: Simplify code to add slash; no need for a loop.
[gnulib.git] / tests / test-xstrtoul.c
1 #define __xstrtol xstrtoul
2 #define __strtol_t unsigned long int
3 #define __spec "lu"
4 #include "test-xstrtol.c"