Skip to content

Commit bad4cef

Browse files
committed
---
yaml --- r: 1634 b: refs/heads/master c: 45f7955 h: refs/heads/master v: v3
1 parent 62acb17 commit bad4cef

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
refs/heads/master: c5721759bbc6677be3f401d0f54dd53c9063d305
2+
refs/heads/master: 45f79552614e135821f1c64ff9f9b4a303d4aab6

trunk/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)