X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Fcodec_utils%2FF1AP%2FServedPLMNs-List.h;h=833e6330b2b7cef6b01d36d123e6a4fde66a2f40;hb=09aae3165b79b76face36d72273e1e8d2347ac96;hp=6e99ca4869269c60bd82ab0c9bf9b129a95e0992;hpb=cf67fe66c4ec86a0312a41437c0cd225350e5b0b;p=o-du%2Fl2.git diff --git a/src/codec_utils/F1AP/ServedPLMNs-List.h b/src/codec_utils/F1AP/ServedPLMNs-List.h index 6e99ca486..833e6330b 100644 --- a/src/codec_utils/F1AP/ServedPLMNs-List.h +++ b/src/codec_utils/F1AP/ServedPLMNs-List.h @@ -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 #include -#include + #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;