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