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