X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Fcu_stub%2Fcu_stub.h;h=49f6fa5898ff8d36782906a9dddc5ffef78603cf;hb=2d7cc55af9bcc15e02b4d390b66f7bed3e82e9dd;hp=1a57317172a060e7ce551a6ef1e41954ffa17637;hpb=8e24dbcf21db5c77c0f7392d72938c3692e33d1d;p=o-du%2Fl2.git diff --git a/src/cu_stub/cu_stub.h b/src/cu_stub/cu_stub.h index 1a5731717..49f6fa589 100644 --- a/src/cu_stub/cu_stub.h +++ b/src/cu_stub/cu_stub.h @@ -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);