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