Skip to content

Commit 83c91ae

Browse files
committed
Import "errors" in conn_others.go
Fixes build on !darwin.
1 parent a73097f commit 83c91ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

conn_other.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ package dbus
44

55
import (
66
"bytes"
7+
"errors"
78
"os/exec"
89
)
910

0 commit comments

Comments
 (0)