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