summaryrefslogtreecommitdiff
path: root/util/show-traps.c
diff options
context:
space:
mode:
Diffstat (limited to 'util/show-traps.c')
-rw-r--r--util/show-traps.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/util/show-traps.c b/util/show-traps.c
index f46c8b009..dc1093060 100644
--- a/util/show-traps.c
+++ b/util/show-traps.c
@@ -1,4 +1,5 @@
-#define _GNU_SOURCE
+#include "config.h"
+
#include <gtk/gtk.h>
#include <stdlib.h>
#include <stdio.h>