Add build flag for nsenter file

Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@docker.com> (github: crosbymichael)
This commit is contained in:
Michael Crosby 2014-06-11 11:40:33 -07:00
parent 8f74c29bc5
commit 1a01d3be50
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
// +build linux
package namespaces
/*