bootstrap: avoid failure when there is no .gitmodules file
[pspp] / lib / strtoumax.c
1 #define UNSIGNED 1
2 #include "strtoimax.c"