summaryrefslogtreecommitdiff
path: root/lib/strtoimax.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-08-27 21:24:59 +0000
committerJim Meyering <jim@meyering.net>2001-08-27 21:24:59 +0000
commit73dc52f0b9ec69fcd7b1afd6a87c7cea6f962bef (patch)
tree47ff11ae50e430892746c891577d4ca8dcfee555 /lib/strtoimax.c
parentae6c9955fb7360a792d1c95af8591ac362bc9d62 (diff)
downloadcoreutils-73dc52f0b9ec69fcd7b1afd6a87c7cea6f962bef.tar.xz
whoops. Don't define anything here. imax is the default
Diffstat (limited to 'lib/strtoimax.c')
-rw-r--r--lib/strtoimax.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/strtoimax.c b/lib/strtoimax.c
index 6357ceb3f..d3cd027c4 100644
--- a/lib/strtoimax.c
+++ b/lib/strtoimax.c
@@ -1,2 +1 @@
-#define STRTOUXMAX_SIGNED
#include "strtoxmax.c"