diff -r 0ed94ceaa377 -r cb62a4f66ebe browserutilities/downloadmgr/DownloadMgrClntSrv/inc/DownloadMgrServer.h --- a/browserutilities/downloadmgr/DownloadMgrClntSrv/inc/DownloadMgrServer.h Thu Dec 17 09:20:16 2009 +0200 +++ b/browserutilities/downloadmgr/DownloadMgrClntSrv/inc/DownloadMgrServer.h Thu Jan 07 13:31:38 2010 +0200 @@ -20,7 +20,7 @@ #define __DOWNLOADMGR_SERVER_H__ // INCLUDES -#include +#include "HttpDownloadManagerServerEngine.h" #include // FORWARD DECLARATIONS @@ -601,6 +601,13 @@ * @return None. */ void SetString8AttributeL(); + + /** + * Get the number of live subsessions. + * @param - + * @return None. + */ + void GetNumberOfSubsession(); private: // from CSession