Fix large file support for Symbian OS on the emulator.
This commit is contained in:
@@ -802,3 +802,8 @@
|
|||||||
#ifdef _DEBUG
|
#ifdef _DEBUG
|
||||||
/* #define CURLDEBUG */
|
/* #define CURLDEBUG */
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/* sys/cdefs.h fails to define this for WINSCW */
|
||||||
|
#ifndef __LONG_LONG_SUPPORTED
|
||||||
|
#define __LONG_LONG_SUPPORTED
|
||||||
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user