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