Upstreaming version 0.10.7

Change-Id: Ica4c824e3e053be68d2b0ab3d6d467638632f5e1
Signed-off-by: kalnagy <kalman.nagy@nokia.com>
diff --git a/e2ap/headers/ENDCCellActivationFailure.h b/e2ap/headers/ENDCCellActivationFailure.h
index 275f25f..b8b9370 100644
--- a/e2ap/headers/ENDCCellActivationFailure.h
+++ b/e2ap/headers/ENDCCellActivationFailure.h
@@ -1,8 +1,8 @@
 /*
  * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
  * From ASN.1 module "X2AP-PDU-Contents"
- * 	found in "Spec/e2ap-v031ex.asn"
- * 	`asn1c -fcompound-names -fno-include-deps -findirect-choice -gen-PER`
+ * 	found in "X2AP-15-4-0.asn1"
+ * 	`asn1c -D ./asn1_n1 -pdu=auto -fno-include-deps -fcompound-names -findirect-choice -gen-PER -gen-OER -no-gen-example`
  */
 
 #ifndef	_ENDCCellActivationFailure_H_
@@ -21,7 +21,7 @@
 
 /* ENDCCellActivationFailure */
 typedef struct ENDCCellActivationFailure {
-	ProtocolIE_Container_9515P100_t	 protocolIEs;
+	ProtocolIE_Container_7632P100_t	 protocolIEs;
 	/*
 	 * This type is extensible,
 	 * possible extensions are below.
@@ -33,8 +33,6 @@
 
 /* Implementation */
 extern asn_TYPE_descriptor_t asn_DEF_ENDCCellActivationFailure;
-extern asn_SEQUENCE_specifics_t asn_SPC_ENDCCellActivationFailure_specs_1;
-extern asn_TYPE_member_t asn_MBR_ENDCCellActivationFailure_1[1];
 
 #ifdef __cplusplus
 }