summaryrefslogtreecommitdiff
path: root/src/sys/statvfs.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/sys/statvfs.rs')
-rw-r--r--src/sys/statvfs.rs3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/sys/statvfs.rs b/src/sys/statvfs.rs
index 2cfc61af..0a0dab7f 100644
--- a/src/sys/statvfs.rs
+++ b/src/sys/statvfs.rs
@@ -7,7 +7,8 @@ use std::os::unix::io::AsRawFd;
use libc::{self, c_ulong};
-use {Errno, Result, NixPath};
+use {Result, NixPath};
+use errno::Errno;
bitflags!(
/// File system mount Flags