]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_distributor/rte_distributor.h
net/ixgbe/base: add write flush required by Inphi PHY
[dpdk.git] / lib / librte_distributor / rte_distributor.h
index cc1d55907167b2c0f77c117fc3aebf6b89d7a7b1..7d36bc8a6ae642c5abba3a66e80f21bd539ddbfe 100644 (file)
 extern "C" {
 #endif
 
-#include <rte_mbuf.h>
-
 #define RTE_DISTRIBUTOR_NAMESIZE 32 /**< Length of name for instance */
 
 struct rte_distributor;
+struct rte_mbuf;
 
 /**
  * Function to create a new distributor instance