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.