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