mirror of
https://github.com/curl/curl.git
synced 2025-02-23 15:10:03 +08:00
Undefine long_long - not supported by VC
This commit is contained in:
parent
b342fbdcda
commit
ae40cdf92f
@ -42,7 +42,7 @@
|
||||
#define SIZEOF_LONG_DOUBLE 16
|
||||
|
||||
/* The number of bytes in a long long. */
|
||||
#define SIZEOF_LONG_LONG 8
|
||||
/* #define SIZEOF_LONG_LONG 8 */
|
||||
|
||||
/* Define if you have the gethostbyaddr function. */
|
||||
#define HAVE_GETHOSTBYADDR 1
|
||||
|
Loading…
Reference in New Issue
Block a user