From 16ea5eec38c062429dd847a679fc1e6db007d7f8 Mon Sep 17 00:00:00 2001 From: Daniel Vetter Date: Tue, 5 Sep 2017 14:36:06 +0200 Subject: build: remove _GNU_SOURCE from source files We are, the build system takes care of that. Reviewed-by: Eric Anholt Acked-by: Jani Nikula Acked-by: Arkadiusz Hiler Acked-by: Petri Latvala Acked-by: Daniel Stone Acked-by: Radoslaw Szwichtenberg Signed-off-by: Daniel Vetter --- tests/drm_import_export.c | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/drm_import_export.c') diff --git a/tests/drm_import_export.c b/tests/drm_import_export.c index f1234bdc..e3ce2480 100644 --- a/tests/drm_import_export.c +++ b/tests/drm_import_export.c @@ -24,7 +24,6 @@ * Daniel Vetter */ -#define _GNU_SOURCE #include "igt.h" #include #include -- cgit v1.2.3