NEWS.stable: log cherry-pick [24bfc89]->[1d71dc7] strtoumax: Avoid link error on...
[gnulib.git] / lib / uinttostr.c
1 #define anytostr uinttostr
2 #define inttype unsigned int
3 #include "anytostr.c"