Make linux clients build correctly

This commit is contained in:
Owen
2025-07-03 10:09:55 -07:00
parent a88d25f369
commit 61a9097baf
4 changed files with 119 additions and 53 deletions

View File

@@ -1,3 +1,5 @@
//go:build linux
package wg
import (