changeset 3385:61066083ba94

include strtoxmax.c
author Jim Meyering <jim@meyering.net>
date Mon, 27 Aug 2001 08:44:27 +0000
parents f58ba7139a9d
children 8c62a53d29e7
files lib/strtoimax.c lib/strtoumax.c
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lib/strtoimax.c
+++ b/lib/strtoimax.c
@@ -1,2 +1,2 @@
 #define STRTOUXMAX_SIGNED
-#include "strtouxmax.c"
+#include "strtoxmax.c"
--- a/lib/strtoumax.c
+++ b/lib/strtoumax.c
@@ -1,1 +1,1 @@
-#include "strtouxmax.c"
+#include "strtoxmax.c"