net/ice: use dynamic log type for Tx/Rx debug
[dpdk.git] / drivers / net / virtio / virtio_user / virtio_user_dev.h
index db7dc60..ad86837 100644 (file)
@@ -9,7 +9,6 @@
 #include <stdbool.h>
 #include "../virtio_pci.h"
 #include "../virtio_ring.h"
-#include "vhost.h"
 
 struct virtio_user_queue {
        uint16_t used_idx;