]> git.saurik.com Git - apt.git/blob - buildlib/statvfs.h.in
Fixed statfs
[apt.git] / buildlib / statvfs.h.in
1 /* Compatibility for systems with out Single Unix Spec statvfs */
2 #include <sys/vfs.h>
3
4 #define statvfs statfs