The erroneous use came back!

This commit is contained in:
Tom Almeida
2018-03-14 08:56:18 +08:00
parent 122f6cfef5
commit d058390b75
-2
View File
@@ -8,8 +8,6 @@ extern crate errno;
extern crate platform;
extern crate stdlib;
pub use compiler_builtins::mem::*;
use platform::types::*;
use errno::*;
use core::cmp;