common/cnxk: use computed value for WQE skip
[dpdk.git] / lib / vhost / vhost.h
index 14235aa..4ebcb74 100644 (file)
@@ -7,10 +7,8 @@
 #include <stdint.h>
 #include <stdio.h>
 #include <stdbool.h>
-#include <sys/types.h>
 #include <sys/queue.h>
 #include <unistd.h>
-#include <linux/vhost.h>
 #include <linux/virtio_net.h>
 #include <sys/socket.h>
 #include <linux/if.h>