diff options
Diffstat (limited to 'tun/wintun/dll_fromfile_windows.go')
-rw-r--r-- | tun/wintun/dll_fromfile_windows.go | 1 |
1 files changed, 1 insertions, 0 deletions
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 |