Moving all common header file into common_def.h file
[o-du/l2.git] / src / 5gnrmac / lwr_mac_phy.c
index 17bc911..b604747 100644 (file)
 
 /* This file contains APIs to send/receive messages from PHY */
 
-#include <stdio.h>
-#include <stdint.h>
-
-#include "envdep.h"
-#include "gen.h"
-#include "ssi.h"
-#include "gen.x"
+#include "common_def.h"
 #include "rg.h"
 #include "lwr_mac_phy.h"
 #include "lwr_mac_fsm.h"