mirror of
https://github.com/moparisthebest/curl
synced 2024-11-11 20:15:03 -05:00
it has strtoll
This commit is contained in:
parent
9a48ca69fc
commit
87eb26a33d
@ -43,6 +43,7 @@
|
|||||||
#define HAVE_STRFTIME 1
|
#define HAVE_STRFTIME 1
|
||||||
#define HAVE_STRICMP 1
|
#define HAVE_STRICMP 1
|
||||||
#define HAVE_STRSTR 1
|
#define HAVE_STRSTR 1
|
||||||
|
#define HAVE_STRTOLL 1
|
||||||
#define HAVE_SYS_SOCKET_H 1
|
#define HAVE_SYS_SOCKET_H 1
|
||||||
#define HAVE_SYS_STAT_H 1
|
#define HAVE_SYS_STAT_H 1
|
||||||
#define HAVE_SYS_TYPES_H 1
|
#define HAVE_SYS_TYPES_H 1
|
||||||
|
Loading…
Reference in New Issue
Block a user