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