eapol/eapol_framework/eapol_common/type/simple_config/simple_config/include/simple_config_payloads.h
changeset 39 fe6b6762fccd
parent 33 938269283a16
child 49 43351a4f2da3
--- a/eapol/eapol_framework/eapol_common/type/simple_config/simple_config/include/simple_config_payloads.h	Wed Jun 23 18:14:55 2010 +0300
+++ b/eapol/eapol_framework/eapol_common/type/simple_config/simple_config/include/simple_config_payloads.h	Tue Jul 06 14:18:35 2010 +0300
@@ -16,7 +16,7 @@
 */
 
 /*
-* %version: 24.1.2 %
+* %version: 24.1.3 %
 */
 
 #if !defined(_SIMPLE_CONFIG_PAYLOADS_H_)
@@ -79,7 +79,7 @@
 
 	EAP_FUNC_IMPORT u8_t * get_data(const u32_t data_length) const;
 
-	simple_config_tlv_header_c * get_header();
+	EAP_FUNC_IMPORT simple_config_tlv_header_c * get_header();
 
 	EAP_FUNC_IMPORT eap_variable_data_c * get_full_attribute_buffer();