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