Index: src/pkg/runtime/iface.c |
=================================================================== |
--- a/src/pkg/runtime/iface.c |
+++ b/src/pkg/runtime/iface.c |
@@ -3,7 +3,7 @@ |
// license that can be found in the LICENSE file. |
#include "runtime.h" |
-#include "arch.h" |
+#include "arch_GOARCH.h" |
#include "type.h" |
#include "malloc.h" |