summaryrefslogtreecommitdiff
path: root/src/pkg/syscall/types_linux.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/pkg/syscall/types_linux.go')
-rw-r--r--src/pkg/syscall/types_linux.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/pkg/syscall/types_linux.go b/src/pkg/syscall/types_linux.go
index fea09d1d7..e8396a41f 100644
--- a/src/pkg/syscall/types_linux.go
+++ b/src/pkg/syscall/types_linux.go
@@ -158,6 +158,8 @@ type Dirent C.struct_dirent
type Fsid C.fsid_t
+type Flock_t C.struct_flock
+
// Sockets
type RawSockaddrInet4 C.struct_sockaddr_in