linux: various fixes across the crates to make it compile
This commit is contained in:
parent
7c7aad5e76
commit
2e32f5867e
7 changed files with 11 additions and 9 deletions
|
@ -8,6 +8,7 @@ use core_foundation::{
|
|||
base::{CFTypeID, TCFType},
|
||||
declare_TCFType, impl_CFTypeDescription, impl_TCFType,
|
||||
};
|
||||
#[cfg(target_os = "macos")]
|
||||
use std::ffi::c_void;
|
||||
|
||||
#[cfg(target_os = "macos")]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue