summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/strtoumax.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/strtoumax.c b/lib/strtoumax.c
index d3cd027c4..c89537e27 100644
--- a/lib/strtoumax.c
+++ b/lib/strtoumax.c
@@ -1 +1,2 @@
+#define STRTOUXMAX_UNSIGNED
#include "strtoxmax.c"