Fix rustdoc
This commit is contained in:
parent
d9eac5d99c
commit
b4909f6eb7
2 changed files with 2 additions and 3 deletions
|
@ -84,8 +84,7 @@ mod imp {
|
|||
pub static F_SETLKW: libc::c_int = 9;
|
||||
}
|
||||
|
||||
#[cfg(target_os = "macos")]
|
||||
#[cfg(target_os = "ios")]
|
||||
#[cfg(any(target_os = "macos", target_os = "ios"))]
|
||||
mod os {
|
||||
use libc;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue