New file to override autoconf's AC_SEARCH_LIBS.
[gnulib.git] / lib / xstrtoul.c
1 #define __strtol strtoul
2 #define __strtol_t unsigned long int
3 #define __xstrtol xstrtoul
4 #include "xstrtol.c"