Fix issue on unix
This commit is contained in:
parent
231c61a76b
commit
6a03884ce9
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@
|
|||
|
||||
#![stable(feature = "rust1", since = "1.0.0")]
|
||||
#![doc(cfg(unix))]
|
||||
#![allow(missing_docs)]
|
||||
|
||||
pub mod io;
|
||||
pub mod ffi;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue