mirror of
https://github.com/rwinkhart/sys.git
synced 2026-09-06 00:57:18 -04:00
go.sys/windows: import syscall
Simple oversight. LGTM=alex.brainman R=alex.brainman CC=golang-codereviews, rsc https://golang.org/cl/121660043
This commit is contained in:
@@ -657,6 +657,7 @@ const srcTemplate = `
|
||||
|
||||
package {{packagename}}
|
||||
|
||||
import "syscall"
|
||||
import "unsafe"{{if windowsdot}}
|
||||
import "code.google.com/p/go.sys/windows"{{end}}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user