mem: use WFE for init sync on aarch64
[dpdk.git] / lib / eal / common / eal_common_log.c
index ec8fe23..1be35f5 100644 (file)
@@ -10,6 +10,7 @@
 #include <errno.h>
 #include <regex.h>
 #include <fnmatch.h>
+#include <sys/queue.h>
 
 #include <rte_eal.h>
 #include <rte_log.h>