From: Jim Meyering Date: Mon, 27 Aug 2001 21:24:59 +0000 (+0000) Subject: whoops. Don't define anything here. imax is the default X-Git-Tag: TEXTUTILS-2_0_15~270 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=73dc52f0b9ec69fcd7b1afd6a87c7cea6f962bef;p=thirdparty%2Fcoreutils.git whoops. Don't define anything here. imax is the default --- diff --git a/lib/strtoimax.c b/lib/strtoimax.c index 6357ceb3fc..d3cd027c4e 100644 --- a/lib/strtoimax.c +++ b/lib/strtoimax.c @@ -1,2 +1 @@ -#define STRTOUXMAX_SIGNED #include "strtoxmax.c"