Nanosleep for slot Ind, warning fixes, WLS changes, memory leak fixes
[o-du/l2.git] / src / du_app / du_e2ap_msg_hdl.h
index bf0d991..d6b53f0 100644 (file)
@@ -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 */
@@ -44,6 +45,8 @@
 
 #define ENCODE_FAIL -1
 
+S16 sctpSend(Buffer *mBuf, U8 itfType);
+
 typedef struct e2apDb
 {
   U16     ricId;