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