Merge pull request #596 from shurcooL/patch-1

Fix nsenter package on unsupported platforms.
This commit is contained in:
Mrunal Patel
2015-05-16 18:24:18 -07:00
+2
View File
@@ -1,3 +1,5 @@
// +build !linux !cgo
package nsenter
import "C"