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