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

Undefine long_long - not supported by VC

This commit is contained in:
sm 2001-11-22 00:06:21 +00:00
parent b342fbdcda
commit ae40cdf92f

View File

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