aboutsummaryrefslogtreecommitdiff
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, 2 insertions, 0 deletions
diff --git a/include/bmp_layout.h b/include/bmp_layout.h
index a5c9498..eabbd25 100644
--- a/include/bmp_layout.h
+++ b/include/bmp_layout.h
@@ -10,6 +10,8 @@
#ifndef _BMP_H_
#define _BMP_H_
+#include <linux/compiler.h>
+
struct __packed bmp_color_table_entry {
__u8 blue;
__u8 green;