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