Correctly determine whether pow is available in libc on AIX 7 with xlc.
[gnulib.git] / lib / strtoumax.c
1 #define UNSIGNED 1
2 #include "strtoimax.c"