vpnengine/vpntcwrapper/rom/vpntcwrapper.iby
changeset 19 c29f8e059978
parent 0 33413c0669b9
--- a/vpnengine/vpntcwrapper/rom/vpntcwrapper.iby	Fri Apr 16 16:02:48 2010 +0300
+++ b/vpnengine/vpntcwrapper/rom/vpntcwrapper.iby	Mon May 03 13:28:39 2010 +0300
@@ -20,11 +20,7 @@
 #ifndef __VPNTCWRAPPER_IBY__
 #define __VPNTCWRAPPER_IBY__
 
-#ifdef SYMBIAN_EXCLUDE_IPSEC
-
-REM Feature VPNTCWRAPPER not included in this rom
-
-#else
+#ifdef FF_VPN_CLIENT
 
 #ifdef __SAP_TERMINAL_CONTROL_FW
 #ifdef __SAP_POLICY_MANAGEMENT
@@ -34,6 +30,6 @@
 #endif //__SAP_POLICY_MANAGEMENT
 #endif //__SAP_TERMINAL_CONTROL_FW
 
-#endif // SYMBIAN_EXCLUDE_IPSEC
+#endif // FF_VPN_CLIENT
 
 #endif // __VPNTCWRAPPER_IBY__