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