net/hns3: refactor multi-process initialization
[dpdk.git] / drivers / raw / cnxk_bphy / rte_pmd_bphy.h
index 726ff41..cc2372f 100644 (file)
@@ -5,7 +5,11 @@
 #ifndef _CNXK_BPHY_H_
 #define _CNXK_BPHY_H_
 
+#include <stdint.h>
+
+#include <rte_common.h>
 #include <rte_dev.h>
+#include <rte_malloc.h>
 #include <rte_memcpy.h>
 #include <rte_rawdev.h>