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