[process][openbsd] Fix compilation on OpenBSD

pull/623/head
Lomanic 6 years ago
parent 5f8353c741
commit 56acda8a5b

@ -7,6 +7,8 @@ import (
"bytes" "bytes"
"context" "context"
"encoding/binary" "encoding/binary"
"os/exec"
"strconv"
"strings" "strings"
"unsafe" "unsafe"

Loading…
Cancel
Save