aboutsummaryrefslogtreecommitdiffstats
path: root/examples/dpdk_qat/crypto.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/dpdk_qat/crypto.c')
-rw-r--r--examples/dpdk_qat/crypto.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/dpdk_qat/crypto.c b/examples/dpdk_qat/crypto.c
index 8954bf87..02032f30 100644
--- a/examples/dpdk_qat/crypto.c
+++ b/examples/dpdk_qat/crypto.c
@@ -53,7 +53,6 @@
#include <rte_lcore.h>
#include <rte_atomic.h>
#include <rte_branch_prediction.h>
-#include <rte_ring.h>
#include <rte_mempool.h>
#include <rte_mbuf.h>
#include <rte_string_fns.h>