aboutsummaryrefslogtreecommitdiff
path: root/lib/config-riscos.h
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-01-05 22:29:29 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-01-05 22:29:29 +0000
commitb60e0fa97ed7ddc66d0ad6d00dfd78319bb6ad36 (patch)
tree50a5aed5fe1754b59f331e8c4337c8301121e1c7 /lib/config-riscos.h
parent41c6f68d949bf6021fbf4d3488bbf38efa898816 (diff)
David J Meyer's large file support.
Diffstat (limited to 'lib/config-riscos.h')
-rw-r--r--lib/config-riscos.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/config-riscos.h b/lib/config-riscos.h
index f62c21dff..e6e44b0e3 100644
--- a/lib/config-riscos.h
+++ b/lib/config-riscos.h
@@ -287,6 +287,9 @@
/* Define if you have the `strtok_r' function. */
#undef HAVE_STRTOK_R
+/* Define if you have the `strtoll' function. */
+#undef HAVE_STRTOLL
+
/* Define if you have the <sys/param.h> header file. */
#undef HAVE_SYS_PARAM_H