update to build for FreeBSD

This commit is contained in:
Al Hoang
2022-03-08 23:48:25 -06:00
parent 9848e883c7
commit 0278ac85a0
3 changed files with 9 additions and 3 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
//+build linux, darwin, freebsd, openbsd
//+build linux, darwin, openbsd
package os
import "core:time"