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