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