2
0
Andreas T Jonsson 1 жил өмнө
parent
commit
929437c7bc

+ 0 - 1
core/os/os_netbsd.odin

@@ -5,7 +5,6 @@ foreign import libc "system:c"
 
 import "base:runtime"
 import "core:strings"
-import "core:sys/unix"
 import "core:c"
 
 Handle :: distinct i32