[process][openbsd] Fix compilation on OpenBSD

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

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

Loading…
Cancel
Save