From: Jason A. Donenfeld Date: Tue, 6 Nov 2018 15:24:35 +0000 (+0100) Subject: Use darwin tun on ios X-Git-Tag: 0.0.20181222~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=276bf973e8a086da7767dc25ebe116926c0b59db;p=thirdparty%2Fwireguard-go.git Use darwin tun on ios --- diff --git a/tun/tun_darwin.go b/tun/tun_darwin.go index a4e2e9a..151300e 100644 --- a/tun/tun_darwin.go +++ b/tun/tun_darwin.go @@ -1,5 +1,3 @@ -// +build !ios - /* SPDX-License-Identifier: GPL-2.0 * * Copyright (C) 2017-2018 WireGuard LLC. All Rights Reserved.