use double quotes, not single quotes around syntax-error-evoking string
[gnulib.git] / lib / xstrtoul.c
1 #define __strtol strtoul
2 #define __strtol_t unsigned long int
3 #define __xstrtol xstrtoul
4 #include "xstrtol.c"