Use target triple in cache directory hierarchy (#300)
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
use core::ptr;
|
||||
use core::slice;
|
||||
use errno;
|
||||
#[cfg(not(target_os = "windows"))]
|
||||
use libc;
|
||||
use region;
|
||||
use std::string::{String, ToString};
|
||||
|
||||
Reference in New Issue
Block a user