summaryrefslogtreecommitdiffstats
path: root/include/bmp_layout.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/bmp_layout.h')
-rw-r--r--include/bmp_layout.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/bmp_layout.h b/include/bmp_layout.h
index 7285a264d6..9d90e7f393 100644
--- a/include/bmp_layout.h
+++ b/include/bmp_layout.h
@@ -56,7 +56,7 @@ typedef struct bmp_header {
__u32 colors_used;
__u32 colors_important;
/* ColorTable */
-
+
} __attribute__((packed)) bmp_header_t;
typedef struct bmp_image {
OpenPOWER on IntegriCloud