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