[ JIRA Id - ODUHIGH-573 ] Code changes upgraded to Gcc version 11.4.0
[o-du/l2.git] / src / cu_stub / cu_stub.h
index 1a57317..49f6fa5 100644 (file)
@@ -370,7 +370,7 @@ typedef struct cuGlobalCb
    uint32_t    gnbCuUeF1apIdGenerator;   /* Generating CU UE F1AP ID */
 }CuGlobalCb;
 
-CuGlobalCb cuCb;
+extern CuGlobalCb cuCb;
 
 void readCuCfg();
 void cuAppInmsgHdlr(Buffer *mBuf);