freebsd-skq/contrib/gnu-sort/lib/umaxtostr.c

4 lines
75 B
C

#define inttostr umaxtostr
#define inttype uintmax_t
#include "inttostr.c"