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