# HG changeset patch # User Jim Meyering # Date 998947515 0 # Node ID 4ae5a3e63768e7722edd8c1199b37e2e54e26f08 # Parent 5ad8b2af09cc350dea718c7caa09faf5dfe10f7b #define STRTOUXMAX_UNSIGNED diff --git a/lib/strtoumax.c b/lib/strtoumax.c --- a/lib/strtoumax.c +++ b/lib/strtoumax.c @@ -1,1 +1,2 @@ +#define STRTOUXMAX_UNSIGNED #include "strtoxmax.c"