ceilf-ieee: Work around bug on MacOS X 10.5.
[pspp] / lib / strtoumax.c
1 #define UNSIGNED 1
2 #include "strtoimax.c"