Changes the location of bison.simple after running bison on local
[findutils.git] / lib / xstrtoul.c
blob6140bbee2e441b33b9ea8e2e1ddc5c3531d6b7d6
1 #define __strtol strtoul
2 #define __strtol_t unsigned long int
3 #define __xstrtol xstrtoul
4 #include "xstrtol.c"