@@ -82,6 +82,6 @@ struct kernel_stat64 {
unsigned long st_ctime;
unsigned long st_ctime_nsec;
unsigned long long st_ino;
-};
+} __attribute__((packed));
#endif /* _BITS_STAT_STRUCT_H */