c-xvasprintf: Fix "implicit declaration of function" GCC warning.
[gnulib.git] / lib / strtoumax.c
1 #define UNSIGNED 1
2 #include "strtoimax.c"