time: add haiku

This commit is contained in:
Laytan Laats
2025-01-11 00:18:36 +01:00
parent e4ae832775
commit e3c0cc9dfc
2 changed files with 2 additions and 1 deletions

View File

@@ -9,6 +9,7 @@
#+build !wasi
#+build !windows
#+build !orca
#+build !haiku
package time
_IS_SUPPORTED :: false

View File

@@ -1,5 +1,5 @@
#+private
#+build darwin, freebsd, openbsd, netbsd
#+build darwin, freebsd, openbsd, netbsd, haiku
package time
import "core:sys/posix"