mirror of
https://github.com/containers/podman.git
synced 2025-08-06 11:32:07 +08:00
6 lines
95 B
Go
6 lines
95 B
Go
//go:build tools
|
|
|
|
package hcsshim
|
|
|
|
import _ "github.com/Microsoft/go-winio/tools/mkwinsyscall"
|