[Epic-ID: ODUHIGH-538][Issue-ID: ODUHIGH-575] Deallocating the variables allocated...
[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;                                           \