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