Skip to content
This repository was archived by the owner on Oct 13, 2023. It is now read-only.

Commit fb095d1

Browse files
authored
Merge pull request #41133 from roidelapluie/bsd2
[19.03] Enable build on Dragonfly/NetBSD Upstream-commit: a40b877fbb9ec53925355cf9812fbb14fff925b9 Component: engine
2 parents 7055857 + 8f8179e commit fb095d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

components/engine/client/client_unix.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// +build linux freebsd openbsd darwin
1+
// +build linux freebsd openbsd netbsd darwin dragonfly
22

33
package client // import "github.com/docker/docker/client"
44

0 commit comments

Comments
 (0)