diff options
Diffstat (limited to 'include/bmp_layout.h')
-rw-r--r-- | include/bmp_layout.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/bmp_layout.h b/include/bmp_layout.h index eabbd25a330..a5c9498dc9f 100644 --- a/include/bmp_layout.h +++ b/include/bmp_layout.h @@ -10,8 +10,6 @@ #ifndef _BMP_H_ #define _BMP_H_ -#include <linux/compiler.h> - struct __packed bmp_color_table_entry { __u8 blue; __u8 green; |