harvester/blacklistclient/inc/blacklistclient.h
branchRCL_3
changeset 22 ab88d4a85041
parent 0 c53acadfccc6
child 60 79f826a55db2
--- a/harvester/blacklistclient/inc/blacklistclient.h	Wed Apr 14 16:24:03 2010 +0300
+++ b/harvester/blacklistclient/inc/blacklistclient.h	Tue Apr 27 17:05:23 2010 +0300
@@ -147,6 +147,11 @@
   
     private: // private data
        
+        /** 
+         * Handle to File server session.
+         */
+        RFs iFs;
+        
         /*! @var iSessionOk flag to indicate if session is ok or not.*/
         TBool iSessionOk;