From: Daniel Stenberg Date: Thu, 22 Jan 2004 14:25:54 +0000 (+0000) Subject: it has strtoll X-Git-Tag: cares-1_1_0~462 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=87eb26a33d355fa9e3b295f9c8a637e4b01e373c;p=curl it has strtoll --- diff --git a/lib/config.dj b/lib/config.dj index 8bc2b7e1c..308e4368d 100644 --- a/lib/config.dj +++ b/lib/config.dj @@ -43,6 +43,7 @@ #define HAVE_STRFTIME 1 #define HAVE_STRICMP 1 #define HAVE_STRSTR 1 +#define HAVE_STRTOLL 1 #define HAVE_SYS_SOCKET_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_SYS_TYPES_H 1