X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=src%2Fdu_app%2Fdu_mgr_main.h;h=d3c5c27e7aa53c37e465313044f9d5b482eb5197;hb=571b7d1991b8ea5cc64a76f38940d5ac9b4b84e2;hp=6ed9a214a83caa555c7177e7056dbd0b852821cc;hpb=d349ae65e1495488772f87e5cfa1ae71d9eab075;p=o-du%2Fl2.git diff --git a/src/du_app/du_mgr_main.h b/src/du_app/du_mgr_main.h index 6ed9a214a..d3c5c27e7 100644 --- a/src/du_app/du_mgr_main.h +++ b/src/du_app/du_mgr_main.h @@ -20,12 +20,9 @@ #define __DU_MGR_MAIN_H__ #include "du_mgr.h" +#include "du_log.h" /* Function declarations */ -S16 duReadCfg(); -S16 readCfg(); -S16 readClCfg(); -void fillSlotConfig(); S16 duAppInit(SSTskId sysTskId); S16 sctpInit(SSTskId sysTskId); S16 rlcDlInit(SSTskId sysTskId);