diff -r 24e118dfbea1 -r 4c28d569e1fe locationsystemui/locationsysui/posindicator/posindhelperclientlib/inc/posindicatorhelperserver.h --- a/locationsystemui/locationsysui/posindicator/posindhelperclientlib/inc/posindicatorhelperserver.h Mon Aug 23 17:49:43 2010 +0530 +++ b/locationsystemui/locationsysui/posindicator/posindhelperclientlib/inc/posindicatorhelperserver.h Mon Sep 27 16:57:22 2010 +0530 @@ -71,6 +71,11 @@ * @return The client side version number. */ TVersion Version() const; + + /** + * Start pos indicator helper server. + */ + TInt StartServer(); #if defined(__WINSCW__) TInt StartLbsRootProcess();