[flac-dev] [PATCH 2/2] microbench: remove duplicate define

Tristan Matthews tmatth at videolan.org
Tue Sep 29 16:27:49 PDT 2015


---
 microbench/util.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/microbench/util.c b/microbench/util.c
index 0486590..94d8503 100644
--- a/microbench/util.c
+++ b/microbench/util.c
@@ -97,8 +97,6 @@ benchmark_function (void (*testfunc) (void), unsigned count)
 
 #else
 
-#define _GNU_SOURCE
-
 #include <time.h>
 #include <sys/time.h>
 
-- 
2.5.3



More information about the flac-dev mailing list