Merge branches 'for-3.7/upstream-fixes', 'for-3.8/hidraw', 'for-3.8/i2c-hid', 'for...
[linux-2.6-block.git] / include / asm-generic / statfs.h
1 #ifndef _GENERIC_STATFS_H
2 #define _GENERIC_STATFS_H
3
4 #include <uapi/asm-generic/statfs.h>
5
6 typedef __kernel_fsid_t fsid_t;
7 #endif