mirror of
https://github.com/coreutils/coreutils.git
synced 2024-12-03 23:13:50 +08:00
4 lines
75 B
C
4 lines
75 B
C
#define inttostr umaxtostr
|
|
#define inttype uintmax_t
|
|
#include "inttostr.c"
|