Move declarations of str{,n}casecmp from <string.h> to <strings.h>.
[gnulib.git] / lib / strtoumax.c
1 #define UNSIGNED 1
2 #include "strtoimax.c"