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

package osl

type nwIface struct{}