libcontainer/nsenter: Don't import C in non-cgo file

Signed-off-by: Jonathan Rudenberg <jonathan@titanous.com>
This commit is contained in:
Jonathan Rudenberg 2019-09-11 17:02:43 +00:00
parent 6c0555209b
commit af7b6547ec
1 changed files with 0 additions and 2 deletions

View File

@ -1,5 +1,3 @@
// +build !linux !cgo
package nsenter
import "C"