mirror of
https://github.com/coreutils/coreutils.git
synced 2024-12-12 19:34:40 +08:00
4 lines
74 B
C
4 lines
74 B
C
|
#define inttostr imaxtostr
|
||
|
#define inttype intmax_t
|
||
|
#include "inttostr.c"
|