diff options
author | Jason A. Donenfeld <Jason@zx2c4.com> | 2019-02-04 17:29:52 +0100 |
---|---|---|
committer | Jason A. Donenfeld <Jason@zx2c4.com> | 2019-02-05 12:59:42 +0100 |
commit | 6f76edd045e20435689d9e1a3dd221b40b49adc6 (patch) | |
tree | 6bd0b68977059e74ece474fa7cfb5d27d971ec84 /main.go | |
parent | 3af9aa88a310f7c2b86bae1ebb3ed3843424ce9e (diff) |
Import windows scafolding
Diffstat (limited to 'main.go')
-rw-r--r-- | main.go | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ +// +build !windows + /* SPDX-License-Identifier: MIT * * Copyright (C) 2017-2019 WireGuard LLC. All Rights Reserved. |