aboutsummaryrefslogtreecommitdiff
path: root/io/sys/vfs.h
diff options
context:
space:
mode:
Diffstat (limited to 'io/sys/vfs.h')
-rw-r--r--io/sys/vfs.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/io/sys/vfs.h b/io/sys/vfs.h
deleted file mode 100644
index fa22d31c4c..0000000000
--- a/io/sys/vfs.h
+++ /dev/null
@@ -1,4 +0,0 @@
-/* Other systems declare `struct statfs' et al in <sys/vfs.h>,
- so we have this file to be compatible with programs expecting it. */
-
-#include <sys/statfs.h>