eal/linux: fix build with hpet
[dpdk.git] / lib / librte_eal / linuxapp / eal / eal_timer.c
index 6f95d8e..f2abb7b 100644 (file)
@@ -47,6 +47,7 @@
 #include <rte_common.h>
 #include <rte_log.h>
 #include <rte_cycles.h>
+#include <rte_lcore.h>
 #include <rte_memory.h>
 #include <rte_memzone.h>
 #include <rte_eal.h>