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