mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
microbench: remove duplicate define
Signed-off-by: Erik de Castro Lopo <erikd@mega-nerd.com>
This commit is contained in:
committed by
Erik de Castro Lopo
parent
ab300d4b18
commit
33a73fcba2
@@ -97,8 +97,6 @@ benchmark_function (void (*testfunc) (void), unsigned count)
|
||||
|
||||
#else
|
||||
|
||||
#define _GNU_SOURCE
|
||||
|
||||
#include <time.h>
|
||||
#include <sys/time.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user