freebsd-dev/contrib/gnu-sort/lib/xstrtoul.c

5 lines
110 B
C
Raw Normal View History

#define __strtol strtoul
#define __strtol_t unsigned long int
#define __xstrtol xstrtoul
#include "xstrtol.c"