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