aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.dist
diff options
context:
space:
mode:
Diffstat (limited to 'config.h.dist')
-rw-r--r--config.h.dist5
1 files changed, 5 insertions, 0 deletions
diff --git a/config.h.dist b/config.h.dist
index 94b8053..93985a9 100644
--- a/config.h.dist
+++ b/config.h.dist
@@ -179,6 +179,11 @@ MODEL=Linux.i686-monster-ja
#undef USE_BINMODE_STREAM
#define HAVE_TERMIOS_H
#define HAVE_DIRENT_H
+typedef long clen_t;
+#undef HAVE_STRTOLL
+#undef HAVE_STRTOQ
+#undef HAVE_ATOLL
+#undef HAVE_ATOQ
#define HAVE_STRCASECMP
#define HAVE_STRCASESTR
#define HAVE_STRCHR