summaryrefslogtreecommitdiffstats
path: root/TraceScreen.h
diff options
context:
space:
mode:
Diffstat (limited to 'TraceScreen.h')
-rw-r--r--TraceScreen.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TraceScreen.h b/TraceScreen.h
index d2904a7e..7c509d27 100644
--- a/TraceScreen.h
+++ b/TraceScreen.h
@@ -9,7 +9,7 @@ Released under the GNU GPL, see the COPYING file
in the source distribution for its full text.
*/
-#define _GNU_SOURCE
+#include "config.h"
#include <stdio.h>
#include <unistd.h>
#include <stdbool.h>