pkey: build under OSX?

This commit is contained in:
Elly Jones 2011-12-15 18:51:02 -05:00
parent 8e8625147c
commit 852dd45179
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
use std; // FIXME https://github.com/graydon/rust/issues/1127
import core::ptr; import core::ptr;
import core::str; import core::str;
import core::unsafe; import core::unsafe;