mirror of
https://github.com/curl/curl.git
synced 2026-05-30 12:37:28 +03:00
Undefine long_long - not supported by VC
This commit is contained in:
parent
b342fbdcda
commit
ae40cdf92f
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue