]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - libgo/go/internal/poll/fcntl_syscall.go
internal/poll: add hurd build tag
[thirdparty/gcc.git] / libgo / go / internal / poll / fcntl_syscall.go
index d232e51411a9a4899c3abf93ccc4f763ff7fb2d6..fb82b9bd53b5cfaa9b9f41542021519527a976b9 100644 (file)
@@ -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 dragonfly freebsd linux netbsd openbsd
+// +build dragonfly freebsd hurd linux netbsd openbsd
 
 package poll