[ JIRA Id - ODUHIGH-573 ] Code changes upgraded to Gcc version 11.4.0
[o-du/l2.git] / src / mt / ss_msg.c
index 87e1037..474d798 100644 (file)
@@ -213,7 +213,7 @@ static Buffer *DupMsg ARGS((Region region, Buffer *buffer));
 }
 
 
-pthread_t tmpRegTidMap[20];
+extern pthread_t tmpRegTidMap[20];
 #define CM_MEM_GET_REGION(_region)                        \
 {                                                         \
    uint8_t  _regCnt;                                           \