diff -r 39bb7c3571e9 -r e8d041006974 networksecurity/ipsec/group/ipsec.iby --- a/networksecurity/ipsec/group/ipsec.iby Mon May 03 13:58:16 2010 +0300 +++ b/networksecurity/ipsec/group/ipsec.iby Fri May 14 17:24:38 2010 +0300 @@ -30,7 +30,7 @@ REM IPSEC protocol and other core components -#ifdef SYMBIAN_EXCLUDE_IPSEC +#ifndef __IPSEC REM Feature IPSEC not included in this rom @@ -42,6 +42,6 @@ file=ABI_DIR\DEBUG_DIR\lib_pfkey.dll System\Libs\lib_pfkey.dll #include -#endif // SYMBIAN_EXCLUDE_IPSEC +#endif // __IPSEC #endif // __IPSEC_IBY__