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