coreutils/lib/imaxtostr.c

4 lines
74 B
C
Raw Normal View History

2002-10-19 20:34:03 +08:00
#define inttostr imaxtostr
#define inttype intmax_t
#include "inttostr.c"