From: Jim Meyering Date: Mon, 27 Aug 2001 21:25:15 +0000 (+0000) Subject: #define STRTOUXMAX_UNSIGNED X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2dbd8cb652a39f697a669dbe741e2537d2d49384;p=pspp #define STRTOUXMAX_UNSIGNED --- diff --git a/lib/strtoumax.c b/lib/strtoumax.c index d3cd027c4e..c89537e279 100644 --- a/lib/strtoumax.c +++ b/lib/strtoumax.c @@ -1 +1,2 @@ +#define STRTOUXMAX_UNSIGNED #include "strtoxmax.c"