diff options
Diffstat (limited to 'src/net/interface_stub.go')
| -rw-r--r-- | src/net/interface_stub.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/net/interface_stub.go b/src/net/interface_stub.go index 3b0a1aeacf..0afaa80d63 100644 --- a/src/net/interface_stub.go +++ b/src/net/interface_stub.go @@ -2,7 +2,7 @@ // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. -// +build nacl +// +build nacl js,wasm package net |
