More Solaris fixes
[ntk/apt.git] / buildlib / statvfs.h.in
CommitLineData
101030ab
AL
1/* Compatibility for systems with out Single Unix Spec statvfs */
2#include <sys/vfs.h>
3
4#define statvfs statfs