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