fedora core 6 1.2949 + vserver 2.2.0
[linux-2.6.git] / include / asm-m68k / stat.h
index c4c402a..dd38bc2 100644 (file)
@@ -60,8 +60,7 @@ struct stat64 {
        long long       st_size;
        unsigned long   st_blksize;
 
-       unsigned long   __pad4;         /* future possible st_blocks high bits */
-       unsigned long   st_blocks;      /* Number 512-byte blocks allocated. */
+       unsigned long long      st_blocks;      /* Number 512-byte blocks allocated. */
 
        unsigned long   st_atime;
        unsigned long   st_atime_nsec;