Skip to content

Commit 2eb1039

Browse files
committed
fix build on !openbsd
1 parent fdab774 commit 2eb1039

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pledge_stubs.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//go:build ignore
1+
//go:build !openbsd
22

33
package main
44

0 commit comments

Comments
 (0)