Fix printf-frexpl module to recognize buggy AIX 5.1 frexpl().
[pspp] / lib / strtoumax.c
1 #define UNSIGNED 1
2 #include "strtoimax.c"