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