X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=src%2Fdu_app%2Fdu_mgr_main.h;h=d3c5c27e7aa53c37e465313044f9d5b482eb5197;hb=3235ecfc7414aa0b72d0ad50db63ae8b5626045b;hp=6ed9a214a83caa555c7177e7056dbd0b852821cc;hpb=997e3f26d55352586a1d4d0c46c41a98452af88a;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);