From 6f76edd045e20435689d9e1a3dd221b40b49adc6 Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Mon, 4 Feb 2019 17:29:52 +0100 Subject: Import windows scafolding --- main.go | 2 ++ 1 file changed, 2 insertions(+) (limited to 'main.go') 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. -- cgit v1.2.3-59-g8ed1b