X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Fcodec_utils%2FF1AP%2FSliceSupportList.h;h=5b9d5504d26cf0bfb9222858b7b4fde34ea5b3e5;hb=09aae3165b79b76face36d72273e1e8d2347ac96;hp=9849cb5d723133d67ad6abbb03df6d8d8d29884d;hpb=cf67fe66c4ec86a0312a41437c0cd225350e5b0b;p=o-du%2Fl2.git diff --git a/src/codec_utils/F1AP/SliceSupportList.h b/src/codec_utils/F1AP/SliceSupportList.h index 9849cb5d7..5b9d5504d 100644 --- a/src/codec_utils/F1AP/SliceSupportList.h +++ b/src/codec_utils/F1AP/SliceSupportList.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 _SliceSupportList_H_ @@ -14,7 +14,7 @@ /* Including external dependencies */ #include #include -#include + #ifdef __cplusplus extern "C" { #endif @@ -24,7 +24,7 @@ struct SliceSupportItem; /* SliceSupportList */ typedef struct SliceSupportList { - A_SEQUENCE_OF(SliceSupportItem_t) list; + A_SEQUENCE_OF(struct SliceSupportItem) list; /* Context for parsing across buffer boundaries */ asn_struct_ctx_t _asn_ctx;