diff --git a/src/xdg.rs b/src/xdg.rs index 4bfe2c0..8310109 100644 --- a/src/xdg.rs +++ b/src/xdg.rs @@ -1,3 +1,4 @@ +#![cfg(unix)] #![feature(path_relative_from)] use std::iter;