diff -r 7e41d162e158 -r abbed5a4b42a networksecurity/ipsec/group/ipsec.iby --- a/networksecurity/ipsec/group/ipsec.iby Thu Aug 19 11:25:30 2010 +0300 +++ b/networksecurity/ipsec/group/ipsec.iby Tue Aug 31 16:45:15 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__