diff -r 39bb7c3571e9 -r 052078dda061 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 Tue Jun 29 19:20:22 2010 +0530 @@ -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__