*-map tests: Fix compilation error.
[gnulib.git] / lib / umaxtostr.c
blobf95bfc3ee0b7c54c0d80ad9ea521a1999c9c0967
1 #define anytostr umaxtostr
2 #define inttype uintmax_t
3 #include "anytostr.c"