[Epic-ID: ODUHIGH-475][Task-ID: ODUHIGH-476]F1AP codec update
[o-du/l2.git] / src / codec_utils / F1AP / ServedPLMNs-List.h
index 6e99ca4..833e633 100644 (file)
@@ -1,8 +1,8 @@
 /*
  * Generated by asn1c-0.9.29 (http://lionet.info/asn1c)
  * From ASN.1 module "F1AP-IEs"
- *     found in "F1.asn1"
- *     `asn1c -D ./out -fcompound-names -fno-include-deps -findirect-choice -gen-PER -no-gen-example`
+ *     found in "../F1.asn1"
+ *     `asn1c -D ../F1_output/ -fcompound-names -fno-include-deps -findirect-choice -gen-PER`
  */
 
 #ifndef        _ServedPLMNs_List_H_
@@ -14,7 +14,7 @@
 /* Including external dependencies */
 #include <asn_SEQUENCE_OF.h>
 #include <constr_SEQUENCE_OF.h>
-#include <ServedPLMNs-Item.h>
+
 #ifdef __cplusplus
 extern "C" {
 #endif
@@ -24,7 +24,7 @@ struct ServedPLMNs_Item;
 
 /* ServedPLMNs-List */
 typedef struct ServedPLMNs_List {
-       A_SEQUENCE_OF(ServedPLMNs_Item_t) list;
+       A_SEQUENCE_OF(struct ServedPLMNs_Item) list;
        
        /* Context for parsing across buffer boundaries */
        asn_struct_ctx_t _asn_ctx;