]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-arm/stat.h
[PATCH] fuse: bump interface version
[linux-2.6-omap-h63xx.git] / 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