Moving all common header file into common_def.h file
[o-du/l2.git] / src / phy_stub / l1_bdy2.c
index ebca842..2edaa5b 100644 (file)
 
 /* This file handles slot indication */
 
-#include <stdio.h>
-#include <stdbool.h>
-#include <unistd.h>
-#include <pthread.h>
-#include <time.h>
+#include "common_def.h"
 #include "lphy_stub.h"
 #include "du_log.h"