aboutsummaryrefslogtreecommitdiffstats
path: root/ipc/uapi_unix.go
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2021-09-05 16:00:43 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2021-09-05 16:00:43 +0200
commit2ef39d47540c4537f0ddd3355fb95b33b91c09b7 (patch)
tree8c85f19b15aa7c9906b5e4f65d7fc177d6b387fc /ipc/uapi_unix.go
parentmemmod: register exception handler tables (diff)
downloadwireguard-go-2ef39d47540c4537f0ddd3355fb95b33b91c09b7.tar.xz
wireguard-go-2ef39d47540c4537f0ddd3355fb95b33b91c09b7.zip
global: add new go 1.17 build comments
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'ipc/uapi_unix.go')
-rw-r--r--ipc/uapi_unix.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/ipc/uapi_unix.go b/ipc/uapi_unix.go
index 544651b..48f6846 100644
--- a/ipc/uapi_unix.go
+++ b/ipc/uapi_unix.go
@@ -1,3 +1,4 @@
+//go:build linux || darwin || freebsd || openbsd
// +build linux darwin freebsd openbsd
/* SPDX-License-Identifier: MIT