summary refs log tree commit diff stats
path: root/block.go
diff options
context:
space:
mode:
Diffstat (limited to 'block.go')
-rw-r--r--block.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/block.go b/block.go
index c16a1eb..5a46693 100644
--- a/block.go
+++ b/block.go
@@ -1,3 +1,5 @@
+// +build openbsd
+
 package lynx
 
 import "golang.org/x/sys/unix"