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