lib: fix cache alignment of structures
[dpdk.git] / lib / librte_distributor / rte_distributor.c
index aa2f740..e0fdb4c 100644 (file)
@@ -35,6 +35,7 @@
 #include <sys/queue.h>
 #include <string.h>
 #include <rte_mbuf.h>
+#include <rte_memory.h>
 #include <rte_memzone.h>
 #include <rte_errno.h>
 #include <rte_string_fns.h>