]> err.no Git - linux-2.6/blobdiff - include/asm-arm/stat.h
Pull prarit-bus-sysdata into release branch
[linux-2.6] / include / asm-arm / stat.h
index ca8e7a8436dac9fb37b1635d22cdde528344fd51..ec4e2c2e3b4754503566b706b2a83e7bf7b5fe00 100644 (file)
@@ -89,6 +89,6 @@ struct stat64 {
        unsigned long   st_ctime_nsec;
 
        unsigned long long      st_ino;
-};
+} __attribute__((packed));
 
 #endif