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