From 2dbd8cb652a39f697a669dbe741e2537d2d49384 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 27 Aug 2001 21:25:15 +0000 Subject: [PATCH] #define STRTOUXMAX_UNSIGNED --- lib/strtoumax.c | 1 + 1 file changed, 1 insertion(+) 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" -- 2.30.2