Merge pull request #5 from crosbymichael/build-flag

Add build flag for nsenter file
This commit is contained in:
Victor Marmol 2014-06-12 11:42:59 -07:00
commit 7fffa34066
1 changed files with 2 additions and 0 deletions

View File

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