xref: /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/sys/vfs.h (revision 53ee8cc121a030b8d368113ac3e966b4705770ef)
1 /* Other systems declare `struct statfs' et al in <sys/vfs.h>,
2    so we have this file to be compatible with programs expecting it.  */
3 
4 #include <sys/statfs.h>
5