aboutsummaryrefslogtreecommitdiff
path: root/libgo/runtime/runtime.h
diff options
context:
space:
mode:
Diffstat (limited to 'libgo/runtime/runtime.h')
-rw-r--r--libgo/runtime/runtime.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libgo/runtime/runtime.h b/libgo/runtime/runtime.h
index 1c7ede9..101a2e9 100644
--- a/libgo/runtime/runtime.h
+++ b/libgo/runtime/runtime.h
@@ -6,7 +6,6 @@
#include "config.h"
-#define _GNU_SOURCE
#include "go-assert.h"
#include <setjmp.h>
#include <signal.h>