From b60e0fa97ed7ddc66d0ad6d00dfd78319bb6ad36 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 5 Jan 2004 22:29:29 +0000 Subject: David J Meyer's large file support. --- lib/config-riscos.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'lib/config-riscos.h') 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 header file. */ #undef HAVE_SYS_PARAM_H -- cgit v1.2.3