mirror of
https://github.com/coreutils/coreutils.git
synced 2025-01-07 16:43:22 +08:00
4 lines
75 B
C
4 lines
75 B
C
#define inttostr umaxtostr
|
|
#define inttype uintmax_t
|
|
#include "inttostr.c"
|