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