networksecurity/ipsec/ipseccrypto/group/ipseccrypto.iby
branchRCL_3
changeset 21 abbed5a4b42a
parent 0 af10295192d8
child 22 8d540f55e491
--- a/networksecurity/ipsec/ipseccrypto/group/ipseccrypto.iby	Thu Aug 19 11:25:30 2010 +0300
+++ b/networksecurity/ipsec/ipseccrypto/group/ipseccrypto.iby	Tue Aug 31 16:45:15 2010 +0300
@@ -23,7 +23,7 @@
 #ifndef __IPSECCRYPTO_IBY__
 #define __IPSECCRYPTO_IBY__
 
-#ifdef SYMBIAN_EXCLUDE_IPSEC
+#ifndef __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 // SYMBIAN_EXCLUDE_IPSEC
+#endif // __IPSEC
 
 #endif