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