add a import.

This commit is contained in:
Shirou WAKAYAMA 2014-11-12 10:10:40 +09:00
parent f4c7973669
commit 7be5e618bc
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
package gopsutil
import (
"fmt"
"os/exec"
"strconv"
"strings"