diff -r 5431fd16d0e9 -r 3f122ca50ab9 eapol/eapol_framework/eapol_symbian/am/type/tls_peap/symbian/eap_am_type_tls_peap_symbian.cpp --- a/eapol/eapol_framework/eapol_symbian/am/type/tls_peap/symbian/eap_am_type_tls_peap_symbian.cpp Mon Mar 29 12:26:09 2010 +0100 +++ b/eapol/eapol_framework/eapol_symbian/am/type/tls_peap/symbian/eap_am_type_tls_peap_symbian.cpp Tue Apr 06 20:34:33 2010 +0100 @@ -1121,7 +1121,7 @@ //-------------------------------------------------- // -void eap_am_type_tls_peap_symbian_c::notify_configuration_error( +EAP_FUNC_EXPORT void eap_am_type_tls_peap_symbian_c::notify_configuration_error( const eap_status_e configuration_status) { if (m_is_client == true) @@ -1956,7 +1956,7 @@ //-------------------------------------------------- -eap_status_e eap_am_type_tls_peap_symbian_c::reset() +EAP_FUNC_EXPORT eap_status_e eap_am_type_tls_peap_symbian_c::reset() { return EAP_STATUS_RETURN(m_am_tools, eap_status_ok);