Commit 84931813 authored by Dan Fandrich's avatar Dan Fandrich
Browse files

Note that the long long issue is fixed in Symbian OS 9.4

parent 6a04c087
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -803,7 +803,7 @@
/* #define CURLDEBUG */
#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
#define __LONG_LONG_SUPPORTED
#endif