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