Moving all common header file into common_def.h file
[o-du/l2.git] / src / cu_stub / cu_stub_sctp.c
index c23a30e..1aba5cd 100644 (file)
 
 /* This file contains all SCTP related functionality */
 
-#include <stdio.h> 
+#include "common_def.h" 
+#include "odu_common_codec.h"
 #include "cu_f1ap_msg_hdl.h"
 #include "cu_stub_sctp.h"
 #include "cu_stub_egtp.h"
+#include "du_log.h"
 
 CuSctpDestCb f1Params;
 /**************************************************************************