aboutsummaryrefslogtreecommitdiff
path: root/libgo/runtime/go-new.c
diff options
context:
space:
mode:
Diffstat (limited to 'libgo/runtime/go-new.c')
-rw-r--r--libgo/runtime/go-new.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libgo/runtime/go-new.c b/libgo/runtime/go-new.c
index 01bc2af..da44074 100644
--- a/libgo/runtime/go-new.c
+++ b/libgo/runtime/go-new.c
@@ -4,7 +4,6 @@
Use of this source code is governed by a BSD-style
license that can be found in the LICENSE file. */
-#include "go-alloc.h"
#include "runtime.h"
#include "arch.h"
#include "malloc.h"