latency: fix build without timer library
Remove the include to "rte_timer.h" which is not needed by latencystats library (only "rte_cycles.h" is used). Signed-off-by: Olivier Matz <olivier.matz@6wind.com>
This commit is contained in:
parent
9097125100
commit
a4dad8a0c1
@ -42,7 +42,6 @@
|
||||
#include <rte_metrics.h>
|
||||
#include <rte_memzone.h>
|
||||
#include <rte_lcore.h>
|
||||
#include <rte_timer.h>
|
||||
|
||||
#include "rte_latencystats.h"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user