Fix one part of bug #13079 with temporary files in call-process-region.
[bpt/emacs.git] / lib / strtoumax.c
1 #define UNSIGNED 1
2 #include "strtoimax.c"