aboutsummaryrefslogtreecommitdiff
path: root/zencore/filesystem.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'zencore/filesystem.cpp')
-rw-r--r--zencore/filesystem.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/zencore/filesystem.cpp b/zencore/filesystem.cpp
index fa9183945..a15a7583d 100644
--- a/zencore/filesystem.cpp
+++ b/zencore/filesystem.cpp
@@ -24,7 +24,6 @@
# include <dirent.h>
# include <fcntl.h>
# include <sys/stat.h>
-# include <sys/statvfs.h>
# include <unistd.h>
#endif