From: Jim Meyering <jim@meyering.net>
Date: Mon, 27 Aug 2001 08:44:27 +0000 (+0000)
Subject: include strtoxmax.c
X-Git-Tag: TEXTUTILS-2_0_15~123
X-Git-Url: https://gitweb.git.savannah.gnu.org/gitweb/?a=commitdiff_plain;h=d7caae67d112c9a8246d21397fd748b7d67779d0;p=gnulib.git

include strtoxmax.c
---

diff --git a/lib/strtoimax.c b/lib/strtoimax.c
index fe4123b183..6357ceb3fc 100644
--- a/lib/strtoimax.c
+++ b/lib/strtoimax.c
@@ -1,2 +1,2 @@
 #define STRTOUXMAX_SIGNED
-#include "strtouxmax.c"
+#include "strtoxmax.c"
diff --git a/lib/strtoumax.c b/lib/strtoumax.c
index 625df491c9..d3cd027c4e 100644
--- a/lib/strtoumax.c
+++ b/lib/strtoumax.c
@@ -1 +1 @@
-#include "strtouxmax.c"
+#include "strtoxmax.c"