summaryrefslogtreecommitdiff
path: root/lib/strtoimax.c
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-08-27 08:44:27 +0000
committerJim Meyering <jim@meyering.net>2001-08-27 08:44:27 +0000
commit482dc4ee3cdd668e863959b90e51d961c2401a09 (patch)
treee4b18fd987a6267be35141eb5fd9df6493baef58 /lib/strtoimax.c
parente698bc0929d9bad99459778d7b570ba54d42df7a (diff)
downloadcoreutils-482dc4ee3cdd668e863959b90e51d961c2401a09.tar.xz
include strtoxmax.c
Diffstat (limited to 'lib/strtoimax.c')
-rw-r--r--lib/strtoimax.c2
1 files changed, 1 insertions, 1 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"