diff -r a2a70ce3d4e8 -r 5f1cd966e0d9 applayerprotocols/httpservice/test/httpservicetest/clocaltestserver.cpp --- a/applayerprotocols/httpservice/test/httpservicetest/clocaltestserver.cpp Thu Jul 15 19:14:59 2010 +0300 +++ b/applayerprotocols/httpservice/test/httpservicetest/clocaltestserver.cpp Thu Aug 19 10:27:19 2010 +0300 @@ -117,6 +117,11 @@ aSecurityPolicy = NULL; } +void CLocalTestServer::GetSecurityPrefs(MSecurityPolicy*& /*aSecurityPolicy*/, TInt& /*aDialogPref*/) + { + // dummy implementation + } + TBool CLocalTestServer::ImmediateSocketShutdown() { return EFalse;