Skip to content

Commit 45f7955

Browse files
committed
Put out darwin fire.
1 parent c572175 commit 45f7955

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/lib/macos_os.rs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
import libc = posix;
1+
import _str.sbuf;
2+
import _vec.vbuf;
23

34
native mod libc = "libc.dylib" {
45

0 commit comments

Comments
 (0)