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=8340c342ebcfc82193c3f66e7f15047c1e37399b;hp=ef1983936b1a0962113b6f4adc388e2632832abc;hpb=8d9ebf64c8a64bf1346685833fe79970c4ef3d14;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);