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