latency: fix build without timer library
[dpdk.git] / lib / librte_latencystats / rte_latencystats.c
index 3850b88..ce029a1 100644 (file)
@@ -42,7 +42,6 @@
 #include <rte_metrics.h>
 #include <rte_memzone.h>
 #include <rte_lcore.h>
-#include <rte_timer.h>
 
 #include "rte_latencystats.h"