From c01d52b66af1277201f3f39d9e0e45411ba0111b Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Tue, 12 Oct 2021 11:46:53 -0600 Subject: global: add newer-style build tags Signed-off-by: Jason A. Donenfeld --- tun/wintun/dll_fromfile_windows.go | 1 + 1 file changed, 1 insertion(+) (limited to 'tun/wintun/dll_fromfile_windows.go') diff --git a/tun/wintun/dll_fromfile_windows.go b/tun/wintun/dll_fromfile_windows.go index f40f8b3..31c8cc3 100644 --- a/tun/wintun/dll_fromfile_windows.go +++ b/tun/wintun/dll_fromfile_windows.go @@ -1,3 +1,4 @@ +//go:build !load_wintun_from_rsrc // +build !load_wintun_from_rsrc /* SPDX-License-Identifier: MIT -- cgit v1.2.3