networksecurity/ipsec/ipsec6/group/ipsec6.iby
changeset 37 052078dda061
parent 0 af10295192d8
child 58 8d540f55e491
--- a/networksecurity/ipsec/ipsec6/group/ipsec6.iby	Mon May 03 13:58:16 2010 +0300
+++ b/networksecurity/ipsec/ipsec6/group/ipsec6.iby	Tue Jun 29 19:20:22 2010 +0530
@@ -28,7 +28,7 @@
 #include <inhook6.iby>
 #include <nifman.iby>
 
-#ifdef SYMBIAN_EXCLUDE_IPSEC
+#ifndef __IPSEC
 
 REM Feature IPSEC not included in this rom
 
@@ -43,6 +43,6 @@
 
 file=ABI_DIR\DEBUG_DIR\ipsec6.prt            system\libs\ipsec6.prt
 
-#endif // SYMBIAN_EXCLUDE_IPSEC
+#endif // __IPSEC
 
 #endif // __IPSEC6_IBY__