aboutsummaryrefslogtreecommitdiffhomepage
path: root/vendor/golang.org/x/sys/unix/types_netbsd.go
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/golang.org/x/sys/unix/types_netbsd.go')
-rw-r--r--vendor/golang.org/x/sys/unix/types_netbsd.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/vendor/golang.org/x/sys/unix/types_netbsd.go b/vendor/golang.org/x/sys/unix/types_netbsd.go
index 1edbf1b..2dd4f95 100644
--- a/vendor/golang.org/x/sys/unix/types_netbsd.go
+++ b/vendor/golang.org/x/sys/unix/types_netbsd.go
@@ -248,6 +248,8 @@ type Termios C.struct_termios
248 248
249type Winsize C.struct_winsize 249type Winsize C.struct_winsize
250 250
251type Ptmget C.struct_ptmget
252
251// fchmodat-like syscalls. 253// fchmodat-like syscalls.
252 254
253const ( 255const (