Add DragonFly BSD support (#176)
This commit is contained in:
committed by
Roey Darwish Dror
parent
4427528212
commit
e8ed0d996c
@@ -1,3 +1,5 @@
|
||||
#[cfg(target_os = "dragonfly")]
|
||||
pub mod dragonfly;
|
||||
#[cfg(target_os = "freebsd")]
|
||||
pub mod freebsd;
|
||||
#[cfg(target_os = "linux")]
|
||||
|
||||
Reference in New Issue
Block a user