Fix compilation error of Windows binary

pull/1092/head
Junegunn Choi 7 years ago
parent 6ae085f974
commit 438f6c96cd
No known key found for this signature in database
GPG Key ID: 254BC280FEF9C627

@ -3,6 +3,7 @@
package util
import (
"fmt"
"os"
"os/exec"
"syscall"

Loading…
Cancel
Save