[ JIRA Id - ODUHIGH-606 ] Fixing null memory size allocation issue
[o-du/l2.git] / src / du_app / du_mgr.h
index fd73b05..9418c10 100644 (file)
@@ -383,7 +383,7 @@ typedef struct statistics
 }Statistics;
 
 /* global variables */
-DuCb duCb;
+extern DuCb duCb;
 //DuCfgParams duCfgParam;
 
 /* DU Cell Functions */