Index: ipv6/icmp_stub.go |
=================================================================== |
--- a/ipv6/icmp_stub.go |
+++ b/ipv6/icmp_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 plan9 solaris |
+// +build nacl plan9 solaris |
package ipv6 |