[ JIRA Id - ODUHIGH-573 ] Code changes upgraded to Gcc version 11.4.0
[o-du/l2.git] / src / cm / cm_mblk.c
index 03c4583..25ce3eb 100644 (file)
@@ -33,7 +33,7 @@
 #include "common_def.h"       /* Header file */
 
 #ifdef SS_LOCKLESS_MEMORY
-pthread_t tmpRegTidMap[20];
+extern pthread_t tmpRegTidMap[20];
 #define CM_MEM_GET_REGION(_region)                        \
 {                                                         \
    uint8_t  _regCnt;                                           \