pkg/term add build tag for netbsd

Signed-off-by: Alexandre Jomin <alexandrejomin@gmail.com>
This commit is contained in:
Alexandre Jomin 2018-04-18 15:16:06 +02:00
parent 4923f8cc63
commit 0d82bc142c

View file

@ -1,4 +1,4 @@
// +build darwin freebsd openbsd
// +build darwin freebsd openbsd netbsd
package term // import "github.com/docker/docker/pkg/term"