1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

make docker compile on freebsd

Signed-off-by: Alexey Guskov <lexag@mail.ru>
This commit is contained in:
Alexey Guskov 2015-07-29 21:25:56 +03:00
parent 2cd058ce4f
commit 26c03d561a
25 changed files with 154 additions and 12 deletions

View file

@ -1,4 +1,4 @@
// +build linux
// +build linux freebsd
package sockets