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