mirror of
https://github.com/hashicorp/packer.git
synced 2026-06-11 01:30:06 -04:00
builder/vmware: fix compilation issues
This commit is contained in:
parent
76c3ae5c2a
commit
cdc0a53f92
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@ package common
|
|||
|
||||
import (
|
||||
"fmt"
|
||||
"os"
|
||||
|
||||
"github.com/mitchellh/packer/packer"
|
||||
)
|
||||
|
|
|
|||
Loading…
Reference in a new issue