lib: fix cache alignment of structures
[dpdk.git] / lib / librte_table / rte_table_hash_key32.c
index 7e65516..da0ce6a 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>