Revision 72f03900 linux-user/syscall_defs.h

b/linux-user/syscall_defs.h
52 52
        int     val[2];
53 53
} kernel_fsid_t;
54 54

  
55
struct statfs {
55
struct kernel_statfs {
56 56
	int f_type;
57 57
	int f_bsize;
58 58
	int f_blocks;

Also available in: Unified diff