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-vms.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'lib/config-vms.h') diff --git a/lib/config-vms.h b/lib/config-vms.h index 0c95dccb1..d29303fd2 100755 --- a/lib/config-vms.h +++ b/lib/config-vms.h @@ -363,6 +363,9 @@ /* Define if you have the `strtok_r' function. */ #undef HAVE_STRTOK_R +/* Define if you have the `strtoll' function. */ +#undef HAVE_STRTOLL + #define HAVE_MEMORY_H 1 #define HAVE_FIONBIO 1 -- cgit v1.2.3