[ JIRA Id - ODUHIGH-573 ] Code changes upgraded to Gcc version 11.4.0
[o-du/l2.git] / src / cm / common_def.h
index e07f6a6..3001fcc 100644 (file)
@@ -382,7 +382,7 @@ typedef struct gConfiguration
    uint64_t gDlDataRcvdCnt;   /* Number of DL data received at EGTP */
 }GConfiguration;
 
-GConfiguration gConfigInfo;
+extern GConfiguration gConfigInfo;
 
 void fillCoresetFeqDomAllocMap(uint16_t startPrb, uint16_t prbSize, uint8_t *freqDomain);
 void oduCpyFixBufToMsg(uint8_t *fixBuf, Buffer *mBuf, uint16_t len);