relocatable-prog-wrapper: Fix compilation failure due to O_EXEC.
[pspp] / lib / strtoumax.c
1 #define UNSIGNED 1
2 #include "strtoimax.c"