vhost: clean includes
[dpdk.git] / lib / librte_vhost / virtio-net.c
index 127270c..203be4b 100644 (file)
@@ -47,9 +47,8 @@
 #include <rte_log.h>
 #include <rte_string_fns.h>
 #include <rte_memory.h>
+#include <rte_virtio_net.h>
 
-#include "main.h"
-#include "virtio-net.h"
 #include "vhost-net-cdev.h"
 #include "eventfd_link/eventfd_link.h"