src: Remove unused <stdbool>
Change-Id: I8567a567d979bcc0c1c710f6f231d7ecdc82b126 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/61058 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
This commit is contained in:
parent
56ab8e2aae
commit
0767da9fc9
3 changed files with 0 additions and 3 deletions
|
|
@ -4,7 +4,6 @@
|
|||
#define __FRAMEBUFFER_INFO_H_
|
||||
|
||||
#include <stdint.h>
|
||||
#include <stdbool.h>
|
||||
#include <commonlib/coreboot_tables.h>
|
||||
|
||||
struct fb_info;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue