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