Blame io/sys/vfs.h

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