dpdk: bump to DPDK v21.11
[vpp.git] / src / plugins / dpdk / cryptodev / cryptodev_raw_data_path.c
index 6793b9a..a774313 100644 (file)
@@ -29,7 +29,7 @@
 #include <rte_cryptodev.h>
 #include <rte_crypto_sym.h>
 #include <rte_crypto.h>
-#include <rte_cryptodev_pmd.h>
+#include <rte_malloc.h>
 #include <rte_config.h>
 
 #include "cryptodev.h"