From aa69564e945c3a91d81c88839268a23725c76dd9 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.47.3