]> git.cworth.org Git - tar/blobdiff - lib/xstrtoul.c
Imported Upstream version 1.23
[tar] / lib / xstrtoul.c
diff --git a/lib/xstrtoul.c b/lib/xstrtoul.c
deleted file mode 100644 (file)
index 285f7b9..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-#define __strtol strtoul
-#define __strtol_t unsigned long int
-#define __xstrtol xstrtoul
-#define STRTOL_T_MINIMUM 0
-#define STRTOL_T_MAXIMUM ULONG_MAX
-#include "xstrtol.c"