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