mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
auto merge of #5137 : Adenilson/servo/cleanupWarning02, r=jdm
This commit is contained in:
commit
761f7f056c
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
use libc::{c_char,c_int,c_void,size_t};
|
||||
use std::borrow::ToOwned;
|
||||
use std::ffi::CString;
|
||||
#[cfg(target_os = "linux")]
|
||||
use std::iter::AdditiveIterator;
|
||||
use std::old_io::timer::sleep;
|
||||
#[cfg(target_os="linux")]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue