diff -r 372d2d6c5cf9 -r ad1f037f1ac2 eapol/eapol_framework/eapol_common/am/include/eapol_am_wlan_authentication.h --- a/eapol/eapol_framework/eapol_common/am/include/eapol_am_wlan_authentication.h Thu Jun 10 16:12:28 2010 +0300 +++ b/eapol/eapol_framework/eapol_common/am/include/eapol_am_wlan_authentication.h Thu Jun 24 11:23:08 2010 +0300 @@ -58,7 +58,7 @@ //-------------------------------------------------- // - virtual ~eapol_am_wlan_authentication_c(); + EAP_FUNC_IMPORT virtual ~eapol_am_wlan_authentication_c(); /// @param tools: Constructor takes parameter tools that is pointer to adaptation of the platform. /// @param is_client_when_true: Second parameter is true when object is client and false when object is server.