]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_table/rte_table_hash_key16.c
lib: fix cache alignment of structures
[dpdk.git] / lib / librte_table / rte_table_hash_key16.c
index 94554168c5b6a801d57a4089d010b71662b2dae1..ee5f639b8ee86827c7e77115d86172e7cde6ab5c 100644 (file)
@@ -35,6 +35,7 @@
 
 #include <rte_common.h>
 #include <rte_mbuf.h>
+#include <rte_memory.h>
 #include <rte_malloc.h>
 #include <rte_log.h>