summaryrefslogtreecommitdiff
path: root/source/kit/kit_test.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/kit/kit_test.h')
-rw-r--r--source/kit/kit_test.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/source/kit/kit_test.h b/source/kit/kit_test.h
index 59f7edc..a6bf2ea 100644
--- a/source/kit/kit_test.h
+++ b/source/kit/kit_test.h
@@ -274,10 +274,6 @@ int kit_run_benchmarks(int argc, char **argv);
# ifndef KIT_TIME_H
# define KIT_TIME_H
-# ifndef _GNU_SOURCE
-# define _GNU_SOURCE
-# endif
-
# include <time.h>
# ifndef TIME_UTC