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