diff options
Diffstat (limited to 'lib/imaxtostr.c')
-rw-r--r-- | lib/imaxtostr.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/imaxtostr.c b/lib/imaxtostr.c deleted file mode 100644 index 5e87ad5..0000000 --- a/lib/imaxtostr.c +++ /dev/null @@ -1,3 +0,0 @@ -#define inttostr imaxtostr -#define inttype intmax_t -#include "inttostr.c" |