Skip to content

Commit d36b6c2

Browse files
committed
core/overreach: m import linked go pkg
1 parent 8717d92 commit d36b6c2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

intra/core/overreach.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ package core
99
import (
1010
"encoding/binary"
1111
"os"
12+
_ "runtime" // for go:linkname
1213
"syscall"
1314
_ "unsafe" // for go:linkname
1415
)

0 commit comments

Comments
 (0)