X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Fdu_app%2Fdu_f1ap_msg_hdl.c;h=07686eef7ee5900a46afc4f1f4cf7197d24a4f17;hb=eb178a8cc45a9cebc65df73f128f88b3a3dfefbb;hp=0f542889c4082b615f06a064d15c744b46022346;hpb=0d34456980069864f19fe3090ed5a4c968fe2d45;p=o-du%2Fl2.git diff --git a/src/du_app/du_f1ap_msg_hdl.c b/src/du_app/du_f1ap_msg_hdl.c index 0f542889c..07686eef7 100644 --- a/src/du_app/du_f1ap_msg_hdl.c +++ b/src/du_app/du_f1ap_msg_hdl.c @@ -26,7 +26,6 @@ #include "E2AP-PDU.h" #include "du_mgr.h" #include "du_mgr_main.h" -#include "du_cell_mgr.h" #include "du_f1ap_msg_hdl.h" #include "GNB-DU-System-Information.h" #include "CellGroupConfigRrc.h" @@ -69,6 +68,7 @@ #include #include "ProtocolExtensionField.h" #include "F1AP-PDU.h" +#include "du_cell_mgr.h" S16 procGNBDUCfgUpdAck(F1AP_PDU_t *f1apMsg); uint8_t procDlRrcMsgTrans(F1AP_PDU_t *f1apMsg);