summaryrefslogtreecommitdiff
path: root/tools/intel_framebuffer_dump.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/intel_framebuffer_dump.c')
-rw-r--r--tools/intel_framebuffer_dump.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/intel_framebuffer_dump.c b/tools/intel_framebuffer_dump.c
index 624a9613..79c0688b 100644
--- a/tools/intel_framebuffer_dump.c
+++ b/tools/intel_framebuffer_dump.c
@@ -26,7 +26,6 @@
* Read back all the KMS framebuffers attached to the CRTC and record as PNG.
*/
-#define _GNU_SOURCE
#include <stdint.h>
#include <sys/types.h>
#include <sys/mman.h>