summaryrefslogtreecommitdiff
path: root/include/sys/vfs.h
blob: fa22d31c4ca4d2e73c2726c6b534a78a33ed7450 (plain)
1
2
3
4
/* 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>