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