source: svn/trunk/newcon3bcm2_21bu/toolchain/mips-linux-uclibc/include/sys/vfs.h @ 63

Last change on this file since 63 was 2, checked in by jglee, 11 years ago

first commit

  • Property svn:executable set to *
File size: 161 bytes
Line 
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>
Note: See TracBrowser for help on using the repository browser.