xref: /dflybsd-src/contrib/diffutils/lib/umaxtostr.c (revision 572b65cc57d9e152d836739815a5e24daabea699)
1 #define anytostr umaxtostr
2 #define inttype uintmax_t
3 #include "anytostr.c"
4