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