Fix problem with getdate on mingw32 reported by Simon Josefsson
[gnulib.git] / lib / strtoumax.c
1 #define UNSIGNED 1
2 #include "strtoimax.c"