bus/vdev: move code from EAL into a new driver
[dpdk.git] / test / test / test_eventdev.c
index 4118b75..ba39cba 100644 (file)
@@ -37,6 +37,7 @@
 #include <rte_memcpy.h>
 #include <rte_eventdev.h>
 #include <rte_dev.h>
+#include <rte_bus_vdev.h>
 
 #include "test.h"