diff -r abbed5a4b42a -r 8d540f55e491 networksecurity/ipsec/group/ipsec.iby --- a/networksecurity/ipsec/group/ipsec.iby Tue Aug 31 16:45:15 2010 +0300 +++ b/networksecurity/ipsec/group/ipsec.iby Wed Sep 01 12:33:58 2010 +0100 @@ -30,7 +30,7 @@ REM IPSEC protocol and other core components -#ifndef __IPSEC +#ifdef SYMBIAN_EXCLUDE_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 // __IPSEC +#endif // SYMBIAN_EXCLUDE_IPSEC #endif // __IPSEC_IBY__