ipsec: fix use of uninitialized variable
[dpdk.git] / lib / librte_eventdev / rte_eventdev_pmd_vdev.h
index e1e1cd9..8c64a06 100644 (file)
@@ -19,6 +19,7 @@ extern "C" {
 
 #include <string.h>
 
+#include <rte_config.h>
 #include <rte_debug.h>
 #include <rte_eal.h>
 #include <rte_bus_vdev.h>