From d7caae67d112c9a8246d21397fd748b7d67779d0 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 27 Aug 2001 08:44:27 +0000 Subject: [PATCH] include strtoxmax.c --- lib/strtoimax.c | 2 +- lib/strtoumax.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/strtoimax.c b/lib/strtoimax.c index fe4123b18..6357ceb3f 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 625df491c..d3cd027c4 100644 --- a/lib/strtoumax.c +++ b/lib/strtoumax.c @@ -1 +1 @@ -#include "strtouxmax.c" +#include "strtoxmax.c" -- 2.11.0