summaryrefslogtreecommitdiff
path: root/lib/umaxtostr.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/umaxtostr.c')
-rw-r--r--lib/umaxtostr.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/umaxtostr.c b/lib/umaxtostr.c
deleted file mode 100644
index 4f49a7f8d..000000000
--- a/lib/umaxtostr.c
+++ /dev/null
@@ -1,3 +0,0 @@
-#define inttostr umaxtostr
-#define inttype uintmax_t
-#include "inttostr.c"