coreutils/lib/imaxtostr.c
2002-10-19 12:34:03 +00:00

4 lines
74 B
C

#define inttostr imaxtostr
#define inttype intmax_t
#include "inttostr.c"