aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-dpdk/odp_crypto.c
diff options
context:
space:
mode:
Diffstat (limited to 'platform/linux-dpdk/odp_crypto.c')
-rw-r--r--platform/linux-dpdk/odp_crypto.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/platform/linux-dpdk/odp_crypto.c b/platform/linux-dpdk/odp_crypto.c
index eea7373d7..4dbce532e 100644
--- a/platform/linux-dpdk/odp_crypto.c
+++ b/platform/linux-dpdk/odp_crypto.c
@@ -22,6 +22,9 @@
#include <odp/api/plat/packet_inlines.h>
#include <odp_packet_internal.h>
+/* Inlined API functions */
+#include <odp/api/plat/event_inlines.h>
+
#include <rte_config.h>
#include <rte_crypto.h>
#include <rte_cryptodev.h>