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