diff --git a/builder/vmware/common/driver_workstation_unix.go b/builder/vmware/common/driver_workstation_unix.go index 4bfe8857a..3d5a4ab42 100644 --- a/builder/vmware/common/driver_workstation_unix.go +++ b/builder/vmware/common/driver_workstation_unix.go @@ -1,4 +1,5 @@ // +build !windows + // These functions are compatible with WS 9 and 10 on *NIX package common