networksecurity/ipsec/ipseccrypto/group/ipseccrypto.iby
branchRCL_3
changeset 22 8d540f55e491
parent 21 abbed5a4b42a
--- a/networksecurity/ipsec/ipseccrypto/group/ipseccrypto.iby	Tue Aug 31 16:45:15 2010 +0300
+++ b/networksecurity/ipsec/ipseccrypto/group/ipseccrypto.iby	Wed Sep 01 12:33:58 2010 +0100
@@ -23,7 +23,7 @@
 #ifndef __IPSECCRYPTO_IBY__
 #define __IPSECCRYPTO_IBY__
 
-#ifndef __IPSEC
+#ifdef SYMBIAN_EXCLUDE_IPSEC
 
 REM Feature IPSEC not included in this rom
 
@@ -31,6 +31,6 @@
 
 file=ABI_DIR\DEBUG_DIR\ipseccrypto.prt     System\Libs\ipseccrypto.prt
 
-#endif // __IPSEC
+#endif // SYMBIAN_EXCLUDE_IPSEC
 
 #endif