Imported Upstream version 1.23
[debian/tar] / lib / xstrtoumax.c
diff --git a/lib/xstrtoumax.c b/lib/xstrtoumax.c
deleted file mode 100644 (file)
index 9a2349f..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-#define __strtol strtoumax
-#define __strtol_t uintmax_t
-#define __xstrtol xstrtoumax
-#define STRTOL_T_MINIMUM 0
-#define STRTOL_T_MAXIMUM UINTMAX_MAX
-#include "xstrtol.c"