(eval, eval7, eval6, eval5, eval4, eval3, eval2, eval1):
[coreutils.git] / lib / imaxtostr.c
blob5e87ad526f50ffc3116757d5cdd0eefc85d4ae99
1 #define inttostr imaxtostr
2 #define inttype intmax_t
3 #include "inttostr.c"