Remove suppression-related options.
[coreutils.git] / lib / imaxtostr.c
blob5e87ad526f50ffc3116757d5cdd0eefc85d4ae99
1 #define inttostr imaxtostr
2 #define inttype intmax_t
3 #include "inttostr.c"