summaryrefslogtreecommitdiff
path: root/libnetwork/osl/neigh_unsupported.go
blob: 6d2f285698a0af6f6910bdca167e1ec69fb34431 (plain)
1
2
3
4
5
6
//go:build !linux
// +build !linux

package osl

type neigh struct{}