Index: ipv6/syscall_unix.go |
=================================================================== |
--- a/ipv6/syscall_unix.go |
+++ b/ipv6/syscall_unix.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 darwin freebsd linux,amd64 linux,arm netbsd openbsd |
+// +build darwin dragonfly freebsd linux,amd64 linux,arm netbsd openbsd |
package ipv6 |