Blame io/sys/vfs.h

Packit 6c4009
/* Other systems declare `struct statfs' et al in <sys/vfs.h>,
Packit 6c4009
   so we have this file to be compatible with programs expecting it.  */
Packit 6c4009
Packit 6c4009
#include <sys/statfs.h>