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