mirror of
https://github.com/clearlinux/libnetwork.git
synced 2026-08-21 05:28:10 +00:00
Fixing a windows compile error in docker during vendor-in
Signed-off-by: Madhu Venugopal <madhu@docker.com>
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
package sandbox
|
||||
|
||||
// NeighOption is a function option type to set neighbor options
|
||||
type NeighOption func()
|
||||
Reference in New Issue
Block a user