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