wgengine: add initial rough OpenBSD implementation

Signed-off-by: Martin Baillie <martin@baillie.email>
This commit is contained in:
Martin Baillie
2020-02-12 17:57:45 +11:00
committed by Dave Anderson
parent 13dc12814e
commit 15f8c8dde4
2 changed files with 177 additions and 1 deletions

View File

@ -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