vhost: remove inclusion of mbuf header
[dpdk.git] / lib / librte_vhost / rte_virtio_net.h
index b79bd0b..5d38185 100644 (file)
@@ -48,7 +48,8 @@
 
 #include <rte_memory.h>
 #include <rte_mempool.h>
-#include <rte_mbuf.h>
+
+struct rte_mbuf;
 
 #define VHOST_MEMORY_MAX_NREGIONS 8