1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00

it has strtoll

This commit is contained in:
Daniel Stenberg 2004-01-22 14:25:54 +00:00
parent 9a48ca69fc
commit 87eb26a33d

View File

@ -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