[ JIRA Id - ODUHIGH-573 ] Code changes upgraded to Gcc version 11.4.0
[o-du/l2.git] / src / 5gnrsch / sch.h
index 81fbc04..328b80f 100644 (file)
@@ -731,7 +731,7 @@ typedef struct schCb
 }SchCb;
 
 /* Declaration for scheduler control blocks */
-SchCb schCb[SCH_MAX_INST];
+extern SchCb schCb[SCH_MAX_INST];
 
 /* function declarations */
 short int schActvTmr(Ent ent,Inst inst);