app/eventdev: add mempool setup and destroy
[dpdk.git] / lib / librte_cryptodev / rte_cryptodev_pmd.h
index 744405e..c3bf91c 100644 (file)
@@ -46,6 +46,7 @@ extern "C" {
 
 #include <string.h>
 
+#include <rte_config.h>
 #include <rte_dev.h>
 #include <rte_malloc.h>
 #include <rte_mbuf.h>