Moving all common header file into common_def.h file
[o-du/l2.git] / src / ric_stub / ric_stub.c
index e314439..60e5c01 100644 (file)
 *******************************************************************************/
 
 /* This functions contains main() for ric_app */
-
+#include "common_def.h"
+#include "odu_common_codec.h"
 #include "ric_stub.h"
 #include "ric_stub_sctp.h"
+#include "du_log.h"
 
 #define RIC_ID 1
 #define RIC_NAME "ORAN_OAM_RIC"