Building mib PDU and SSB changes at scheduler
[o-du/l2.git] / src / du_app / du_sys_info_hdl.h
index ce635ed..98dd354 100644 (file)
@@ -16,8 +16,6 @@
 ################################################################################
 *******************************************************************************/
 
-#include "du_mgr.h"
-#include "du_log.h"
 #include "odu_common_codec.h"
 
 /* Macros */
@@ -30,8 +28,9 @@
 #define ODU_VALUE_SEVEN 7
 
 /* Function declarations */
-S16 BuildMibMsg();
-S16 BuildSib1Msg();
+int BuildMibPdu();
+int BuildMibMsg();
+int BuildSib1Msg();
 
 /**********************************************************************
          End of file