[ JIRA Id - ODUHIGH-573 ] Code changes upgraded to Gcc version 11.4.0
[o-du/l2.git] / src / cu_stub / cu_f1ap_msg_hdl.c
index 39b0c1f..c1c7bfe 100644 (file)
 #include "cu_f1ap_msg_hdl.h"
 #include "cu_stub.h"
 
+CuGlobalCb cuCb;
+char encBuf[ENC_BUF_MAX_LEN];
 uint8_t fillCellGrpCfg(CuUeCb *ueCb, OCTET_STRING_t *cellGrp, bool updateAllRbCfg);
 uint8_t fillRrcReconfig(CuUeCb *ueCb, RRCReconfiguration_t *rrcReconfig, bool updateAllRbCfg);