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