unistr/u8-strcmp: Avoid collision with libc function on Solaris 11.
[pspp] / lib / strtoumax.c
1 #define UNSIGNED 1
2 #include "strtoimax.c"