X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Fdu_app%2Fdu_mgr_main.c;h=aff984f97b1eabafe68a4f3d40a61ae65c9ac02c;hb=refs%2Fchanges%2F49%2F12949%2F3;hp=f7d4e2af6dc77aede6fca82f03d1ed12849d0a37;hpb=bda182332784b9b021073fe8b800bee2a5a7518f;p=o-du%2Fl2.git diff --git a/src/du_app/du_mgr_main.c b/src/du_app/du_mgr_main.c index f7d4e2af6..aff984f97 100644 --- a/src/du_app/du_mgr_main.c +++ b/src/du_app/du_mgr_main.c @@ -33,6 +33,8 @@ #include "du_egtp.h" #include "du_cell_mgr.h" #include "du_f1ap_msg_hdl.h" +/* global variables */ +DuCb duCb; #ifdef O1_ENABLE