1
0
mirror of https://git.zx2c4.com/wireguard-go synced 2024-11-15 01:05:15 +01:00

Back to sticky sockets on android

This commit is contained in:
Jason A. Donenfeld 2018-05-24 17:53:00 +02:00
parent 625d59da14
commit bbf320c477
2 changed files with 1 additions and 3 deletions

View File

@ -1,4 +1,4 @@
// +build !linux android
// +build !linux
/* SPDX-License-Identifier: GPL-2.0
*

View File

@ -1,5 +1,3 @@
// +build !android
/* SPDX-License-Identifier: GPL-2.0
*
* Copyright (C) 2017-2018 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.