Ensure that <features.h> is included before __GLIBC__ is tested.
[pspp] / lib / strtoumax.c
1 #define UNSIGNED 1
2 #include "strtoimax.c"