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