distributor: remove inclusion of mbuf header
[dpdk.git] / lib / librte_distributor / rte_distributor.h
index cc1d559..7d36bc8 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