]> granicus.if.org Git - curl/commitdiff
Undefine long_long - not supported by VC
authorsm <sm@resistor.net>
Thu, 22 Nov 2001 00:06:21 +0000 (00:06 +0000)
committersm <sm@resistor.net>
Thu, 22 Nov 2001 00:06:21 +0000 (00:06 +0000)
config-win32.h

index 4657692964a36eb85186df4560954d92adbf3013..b2f9cd010467eb308ed70b0b702b630f37ae8a54 100644 (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