Give FreeBSD access to core:net in core:flags

This commit is contained in:
Feoramund
2024-08-05 03:05:50 -04:00
parent d9404d928c
commit ba0581ae79
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
//+private
//+build !freebsd !netbsd !openbsd
//+build !netbsd !openbsd
package flags
import "core:net"