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