networksecurity/ipsec/group/ipsec.iby
changeset 20 e8d041006974
parent 0 af10295192d8
child 58 8d540f55e491
--- 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 <ipseccrypto.iby>
 
-#endif // SYMBIAN_EXCLUDE_IPSEC
+#endif // __IPSEC
 
 #endif // __IPSEC_IBY__