]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/virtio/virtio_ethdev.h
net/dpaa: support external buffers in Tx
[dpdk.git] / drivers / net / virtio / virtio_ethdev.h
index 13395937c84c2404c800f3160ce5bc2ce53571cf..873327d989d57c7037450885ddeba8c2a25d02ef 100644 (file)
@@ -7,7 +7,9 @@
 
 #include <stdint.h>
 
 
 #include <stdint.h>
 
-#include "virtio_pci.h"
+#include <ethdev_driver.h>
+
+#include "virtio.h"
 
 #ifndef PAGE_SIZE
 #define PAGE_SIZE 4096
 
 #ifndef PAGE_SIZE
 #define PAGE_SIZE 4096