latency: fix build without timer library
authorOlivier Matz <olivier.matz@6wind.com>
Fri, 7 Apr 2017 08:43:16 +0000 (10:43 +0200)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Fri, 7 Apr 2017 09:43:43 +0000 (11:43 +0200)
commita4dad8a0c1f4c93f53e2bc3982e957ae5e00bcb0
tree070be7bbebd1122521e29708550453927553f747
parent909712510060d458abdb1ac9a9360352b177aad8
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>
lib/librte_latencystats/rte_latencystats.c