wgengine: add initial rough OpenBSD implementation
Signed-off-by: Martin Baillie <martin@baillie.email>
This commit is contained in:

committed by
Dave Anderson

parent
13dc12814e
commit
15f8c8dde4
@ -2,7 +2,7 @@
|
||||
// Use of this source code is governed by a BSD-style
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
// +build !windows,!linux,!darwin
|
||||
// +build !windows,!linux,!darwin,!openbsd
|
||||
|
||||
package wgengine
|
||||
|
||||
|
Reference in New Issue
Block a user