aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic/odp_crypto_null.c
diff options
context:
space:
mode:
authorMaxim Uvarov <maxim.uvarov@linaro.org>2018-09-19 21:10:56 +0300
committerMaxim Uvarov <maxim.uvarov@linaro.org>2018-09-19 21:10:56 +0300
commite9ad0a254722115450199fe4a72942be9b5cf4e1 (patch)
treedf3287580c436b67de3738ae87ad879142201bae /platform/linux-generic/odp_crypto_null.c
parentd0bd42aa817eb79dffeab77cbe3ea2ea6f5e3db4 (diff)
parent6bbd53f2f407b81255d6cef969da8037cff2fa3e (diff)
merge https://github.com/Linaro/odp-dpdk/pull/58
Signed-off-by: Maxim Uvarov <maxim.uvarov@linaro.org>
Diffstat (limited to 'platform/linux-generic/odp_crypto_null.c')
-rw-r--r--platform/linux-generic/odp_crypto_null.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/platform/linux-generic/odp_crypto_null.c b/platform/linux-generic/odp_crypto_null.c
index 7d01f10eb..13aae9bc3 100644
--- a/platform/linux-generic/odp_crypto_null.c
+++ b/platform/linux-generic/odp_crypto_null.c
@@ -20,6 +20,7 @@
#include <odp/api/plat/packet_inlines.h>
#include <odp/api/plat/thread_inlines.h>
#include <odp_packet_internal.h>
+#include <odp/api/plat/queue_inlines.h>
/* Inlined API functions */
#include <odp/api/plat/event_inlines.h>