]> git.droids-corp.org - dpdk.git/blobdiff - drivers/raw/cnxk_bphy/rte_pmd_bphy.h
net/hns3: refactor multi-process initialization
[dpdk.git] / drivers / raw / cnxk_bphy / rte_pmd_bphy.h
index 726ff412a26ca9c7a0fb19b9c5ed73dd05bb7520..cc2372f719dfe046b8ac2715ebe09a82b032d339 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>