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