eapol/eapol_framework/eapol_common/type/gsmsim/include/eap_type_gsmsim_state_notification.h
changeset 26 9abfd4f00d37
parent 2 1c7bc153c08e
child 46 c74b3d9f6b9e
child 49 43351a4f2da3
--- a/eapol/eapol_framework/eapol_common/type/gsmsim/include/eap_type_gsmsim_state_notification.h	Thu May 13 22:51:27 2010 +0300
+++ b/eapol/eapol_framework/eapol_common/type/gsmsim/include/eap_type_gsmsim_state_notification.h	Mon May 24 20:32:47 2010 +0300
@@ -16,7 +16,7 @@
 */
 
 /*
-* %version: 4 %
+* %version: %
 */
 
 #if !defined(_EAP_GSMSIM_STATE_NOTIFICATION_H_)
@@ -65,8 +65,6 @@
 		bool allow_send_eap_success);
 
 
-#if defined(USE_EAP_EXPANDED_TYPES)
-
 	EAP_FUNC_IMPORT eap_type_gsmsim_state_notification_c(
 		abs_eap_am_tools_c * const tools,
 		const eap_am_network_id_c * const send_network_id,
@@ -79,8 +77,6 @@
 		u8_t eap_identifier,
 		bool allow_send_eap_success);
 
-#endif //#if defined(USE_EAP_EXPANDED_TYPES)
-
 
 	EAP_FUNC_IMPORT eap_type_gsmsim_state_notification_c(
 		abs_eap_am_tools_c * const tools,