microbench: remove duplicate define

Signed-off-by: Erik de Castro Lopo <erikd@mega-nerd.com>
This commit is contained in:
Tristan Matthews
2015-09-29 19:27:49 -04:00
committed by Erik de Castro Lopo
parent ab300d4b18
commit 33a73fcba2

View File

@@ -97,8 +97,6 @@ benchmark_function (void (*testfunc) (void), unsigned count)
#else
#define _GNU_SOURCE
#include <time.h>
#include <sys/time.h>