mips fix statfs

mips has it's own defintion of statfs in include/asm-mips/statfs.h,
adding it's structure to usr/include/sys/vfs.h allows to
succesfully run ./usr/klibc/tests/statfs

statfs bug shows up on run-init and thus prevents initramfs booting
-> http://bugs.debian.org/347827
3 files changed