Skip to content

Commit 6b02a09

Browse files
deckenkanaev
authored andcommitted
Update open_etc.go
Fix build on FreeBSD
1 parent f0d2ab6 commit 6b02a09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/platform/open_etc.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//go:build linux
1+
//go:build linux || freebsd
22

33
package platform
44

0 commit comments

Comments
 (0)