diff -r 98b66e4fb0be -r 26b6f0522fd8 ncdengine/engine/src/catalogsdebug.cpp --- a/ncdengine/engine/src/catalogsdebug.cpp Fri Apr 16 15:05:20 2010 +0300 +++ b/ncdengine/engine/src/catalogsdebug.cpp Mon May 03 12:38:03 2010 +0300 @@ -49,7 +49,7 @@ #include "e32debug.h" #ifndef __WINS__ -extern "C" TUint32 GetStackPointer(); +extern TUint32 GetStackPointer(); #endif //#define _DDPRINT( x ) RDebug::Printf x