diff -r 79859ed3eea9 -r 919f36ff910f browserutilities/feedsengine/FeedsServer/UrlHandler/inc/ServerHttpConnection.h --- a/browserutilities/feedsengine/FeedsServer/UrlHandler/inc/ServerHttpConnection.h Tue Aug 31 16:17:46 2010 +0300 +++ b/browserutilities/feedsengine/FeedsServer/UrlHandler/inc/ServerHttpConnection.h Wed Sep 01 12:28:30 2010 +0100 @@ -21,8 +21,8 @@ // INCLUDES -#include "HttpConnection.h" - +#include "httpconnection.h" +#include "browser_platform_variant.hrh" // CONSTANTS // MACROS @@ -100,7 +100,9 @@ * @return Void */ void SetAccessPointL( TUint32 aAccessPoint ); - +#ifdef BRDO_OCC_ENABLED_FF + TBool IsPhoneOfflineL(); +#endif private: /**