mirror of
https://github.com/Ed94/Odin.git
synced 2026-07-29 10:50:05 +00:00
Added build tag
Added build tag to rand_bsd.odin and fixed build warning.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
//+build freebsd, openbsd
|
||||
//+build freebsd, openbsd, netbsd
|
||||
package crypto
|
||||
|
||||
foreign import libc "system:c"
|
||||
|
||||
Reference in New Issue
Block a user