mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
Note that the long long issue is fixed in Symbian OS 9.4
This commit is contained in:
parent
6a04c0878b
commit
849318138e
@ -803,7 +803,7 @@
|
|||||||
/* #define CURLDEBUG */
|
/* #define CURLDEBUG */
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/* sys/cdefs.h fails to define this for WINSCW */
|
/* sys/cdefs.h fails to define this for WINSCW prior to Symbian OS ver. 9.4 */
|
||||||
#ifndef __LONG_LONG_SUPPORTED
|
#ifndef __LONG_LONG_SUPPORTED
|
||||||
#define __LONG_LONG_SUPPORTED
|
#define __LONG_LONG_SUPPORTED
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user