networksecurity/ipsec/group/ipsec.iby
branchRCL_3
changeset 58 8d540f55e491
parent 57 abbed5a4b42a
--- 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 <ipseccrypto.iby>
 
-#endif // __IPSEC
+#endif // SYMBIAN_EXCLUDE_IPSEC
 
 #endif // __IPSEC_IBY__