regex: avoid new dead-code warning with gcc-4.6.0
[gnulib.git] / lib / strtoumax.c
1 #define UNSIGNED 1
2 #include "strtoimax.c"