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