Merge branch 'linux-3.10.y' of git://git.kernel.org/pub/scm/linux/kernel/git/stable...
[firefly-linux-kernel-4.4.55.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