]> git.cworth.org Git - tar/blob - imaxtostr.c
5e87ad526f50ffc3116757d5cdd0eefc85d4ae99
[tar] / imaxtostr.c
1 #define inttostr imaxtostr
2 #define inttype intmax_t
3 #include "inttostr.c"