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