[Feature][Modem]Add Modem Patch P1

Change-Id: Idee4f9fd6700b484f7db86704cf5639cec4d71a2
diff --git a/mcu/protocol/interface/l4/vdm_l4c_struct.h b/mcu/protocol/interface/l4/vdm_l4c_struct.h
old mode 100644
new mode 100755
index 9403006..9975b43
--- a/mcu/protocol/interface/l4/vdm_l4c_struct.h
+++ b/mcu/protocol/interface/l4/vdm_l4c_struct.h
@@ -71,6 +71,7 @@
 #include "rac_vgmm_struct.h"
 #include "as_inter_core_enum.h"
 #include "rac2l4c_struct.h"
+#include "rac_nas_sv_struct.h"
 
 //copy from l4c_eval_ims_sys_info_ind_struct
 typedef struct
@@ -572,6 +573,10 @@
 /* MSG_ID_VDM_L4C_GMSS_SET_HVOLTE_MODE_CNF */
 typedef vdm_l4c_common_response_struct vdm_l4c_gmss_set_hvolte_mode_cnf_struct;
 
+typedef rac_nas_sv_nr_emc_service_availability_ind_struct vdm_l4c_nr_emc_service_availability_ind_struct;
+
+typedef rac_nas_sv_nr_emc_service_availability_rsp_struct vdm_l4c_nr_emc_service_availability_rsp_struct;
+
 /*MSG_ID_VDM_L4C_EMCS_REQ*/
 typedef struct
 {