summaryrefslogtreecommitdiff
path: root/src/runtime/sys_plan9_386.s
diff options
context:
space:
mode:
Diffstat (limited to 'src/runtime/sys_plan9_386.s')
-rw-r--r--src/runtime/sys_plan9_386.s3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/runtime/sys_plan9_386.s b/src/runtime/sys_plan9_386.s
index a41b56258..b9db8cbf1 100644
--- a/src/runtime/sys_plan9_386.s
+++ b/src/runtime/sys_plan9_386.s
@@ -2,7 +2,8 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
-#include "zasm_GOOS_GOARCH.h"
+#include "go_asm.h"
+#include "go_tls.h"
#include "textflag.h"
// setldt(int entry, int address, int limit)