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