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