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