Can import unwind now
This commit is contained in:
parent
a5de9bb591
commit
68fd7eebe2
1 changed files with 1 additions and 1 deletions
|
|
@ -316,7 +316,7 @@ extern crate rustc_unicode;
|
|||
extern crate libc;
|
||||
|
||||
// We always need an unwinder currently for backtraces
|
||||
//REDOX TODO extern crate unwind;
|
||||
extern crate unwind;
|
||||
|
||||
#[cfg(stage0)]
|
||||
extern crate alloc_system;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue