fix core and libc

This commit is contained in:
avanspector
2024-02-25 03:32:35 +01:00
parent 0fa6ba726f
commit c3746d9f56
4 changed files with 23 additions and 3 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
//+private
//+build linux, darwin, freebsd, openbsd
//+build linux, darwin, freebsd, openbsd, haiku
package time
import "core:sys/unix"