X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Fdu_app%2Fdu_e2ap_msg_hdl.h;h=d6b53f083785d9258c415c0de0de1f18dd928d62;hb=0fccb83e55b237d60cf451bab71a0c7242cc6e66;hp=ef1983936b1a0962113b6f4adc388e2632832abc;hpb=deeae2741b8520edcd37ecb20a40f1de821ceadf;p=o-du%2Fl2.git diff --git a/src/du_app/du_e2ap_msg_hdl.h b/src/du_app/du_e2ap_msg_hdl.h index ef1983936..d6b53f083 100644 --- a/src/du_app/du_e2ap_msg_hdl.h +++ b/src/du_app/du_e2ap_msg_hdl.h @@ -24,6 +24,7 @@ #include "E2AP-PDU.h" #include "PLMN-IdentityE2.h" #include "RICeventTriggerDefinition.h" +#include "odu_common_codec.h" #include "envopt.h" /* Environment options */ #include "envdep.h" /* Environment dependent */ @@ -41,6 +42,7 @@ #include "ss_msg.x" #include "du_log.h" + #define ENCODE_FAIL -1 S16 sctpSend(Buffer *mBuf, U8 itfType);