committed by
GitHub
parent
6eb4cdd224
commit
fb18af12ac
@@ -1,5 +1,7 @@
|
||||
#[cfg(target_os = "android")]
|
||||
pub mod android;
|
||||
#[cfg(target_os = "linux")]
|
||||
mod archlinux;
|
||||
#[cfg(target_os = "dragonfly")]
|
||||
pub mod dragonfly;
|
||||
#[cfg(target_os = "freebsd")]
|
||||
|
||||
Reference in New Issue
Block a user