Revert "[Epic-ID: ODUHIGH-576][Task-ID: ODUHIGH-579] | Databse Creation"
[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);