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