Merge commit 'b572c3a256e7bf1e4eecc8c36448c08093240a6a' into stable
[gnulib.git] / lib / uinttostr.c
1 #define anytostr uinttostr
2 #define inttype unsigned int
3 #include "anytostr.c"