aboutsummaryrefslogtreecommitdiffstats
path: root/main.go
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2019-02-04 17:29:52 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2019-02-05 12:59:42 +0100
commit6f76edd045e20435689d9e1a3dd221b40b49adc6 (patch)
tree6bd0b68977059e74ece474fa7cfb5d27d971ec84 /main.go
parentnoise: store clamped key instead of raw key (diff)
downloadwireguard-go-6f76edd045e20435689d9e1a3dd221b40b49adc6.tar.xz
wireguard-go-6f76edd045e20435689d9e1a3dd221b40b49adc6.zip
Import windows scafolding
Diffstat (limited to 'main.go')
-rw-r--r--main.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/main.go b/main.go
index 0f5759d..6779fc1 100644
--- a/main.go
+++ b/main.go
@@ -1,3 +1,5 @@
+// +build !windows
+
/* SPDX-License-Identifier: MIT
*
* Copyright (C) 2017-2019 WireGuard LLC. All Rights Reserved.