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