mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
Merge pull request #596 from shurcooL/patch-1
Fix nsenter package on unsupported platforms.
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
// +build !linux !cgo
|
||||
|
||||
package nsenter
|
||||
|
||||
import "C"
|
||||
|
||||
Reference in New Issue
Block a user