diff -r e0f767079796 -r 0abc8c98be24 wlan_bearer/wlannwif/inc/NifWLMServerIf.h --- a/wlan_bearer/wlannwif/inc/NifWLMServerIf.h Mon Mar 15 12:46:48 2010 +0200 +++ b/wlan_bearer/wlannwif/inc/NifWLMServerIf.h Thu Apr 01 00:29:25 2010 +0300 @@ -17,7 +17,7 @@ */ /* -* %version: 8 % +* %version: 9 % */ #ifndef __NIFWLMSERVERIF_H__ @@ -222,7 +222,9 @@ * This class implements the callback interface for * asynchronous notifications from WLAN engine. */ -NONSHARABLE_CLASS ( CLANNifWLMServerCommon ) : public MWLMNotify +NONSHARABLE_CLASS ( CLANNifWLMServerCommon ) : + public CBase, + public MWLMNotify { public: