aboutsummaryrefslogtreecommitdiffstats
path: root/lib/librte_lpm/rte_lpm_neon.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/librte_lpm/rte_lpm_neon.h')
-rw-r--r--lib/librte_lpm/rte_lpm_neon.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/librte_lpm/rte_lpm_neon.h b/lib/librte_lpm/rte_lpm_neon.h
index 7c643159..7efd9a0d 100644
--- a/lib/librte_lpm/rte_lpm_neon.h
+++ b/lib/librte_lpm/rte_lpm_neon.h
@@ -43,6 +43,7 @@
#include <rte_byteorder.h>
#include <rte_common.h>
#include <rte_vect.h>
+#include <rte_lpm.h>
#ifdef __cplusplus
extern "C" {