]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_mbuf/rte_mbuf.h
lib: fix cache alignment of structures
[dpdk.git] / lib / librte_mbuf / rte_mbuf.h
index efdefc43e6dc206e08136038ca742df7a10feb29..16059c66ff08a3919fc77969aeb0cd445bc4d829 100644 (file)
@@ -55,6 +55,7 @@
 
 #include <stdint.h>
 #include <rte_mempool.h>
+#include <rte_memory.h>
 #include <rte_atomic.h>
 #include <rte_prefetch.h>
 #include <rte_branch_prediction.h>