From 4cecda6c347bd6902b960c6a35a967add7070b0d Mon Sep 17 00:00:00 2001 From: Ondřej Surý Date: Mon, 30 Jan 2012 15:38:19 +0100 Subject: Imported Upstream version 2012.01.27 --- src/pkg/runtime/mcache.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/pkg/runtime/mcache.c') diff --git a/src/pkg/runtime/mcache.c b/src/pkg/runtime/mcache.c index 711e938fc..518e00c12 100644 --- a/src/pkg/runtime/mcache.c +++ b/src/pkg/runtime/mcache.c @@ -7,6 +7,7 @@ // See malloc.h for an overview. #include "runtime.h" +#include "arch_GOARCH.h" #include "malloc.h" void* -- cgit v1.2.3