[ JIRA Id - ODUHIGH-573 ] Code changes upgraded to Gcc version 11.4.0
[o-du/l2.git] / src / ric_stub / ric_stub.h
index ac51011..ce86d5f 100644 (file)
@@ -156,7 +156,7 @@ typedef struct cuGlobalCb
    DuDb         duInfo[MAX_DU_SUPPORTED];
 }RicGlobalCb;
 
-RicGlobalCb ricCb;
+extern RicGlobalCb ricCb;
 
 typedef struct
 {