cryptodev: fix RSA key type name
[dpdk.git] / lib / pdump / rte_pdump.h
index 6efa027..41c4b78 100644 (file)
@@ -13,8 +13,6 @@
  */
 
 #include <stdint.h>
-#include <rte_mempool.h>
-#include <rte_ring.h>
 #include <rte_bpf.h>
 
 #ifdef __cplusplus