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

4 lines
75 B
C
Raw Normal View History

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