src: Add missing include <types.h>
Change-Id: Iabe55bfbc8e047c0791c21d162767081a181b6c5 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/37411 Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
parent
3917904878
commit
4f66cb9b28
3 changed files with 3 additions and 1 deletions
|
|
@ -18,6 +18,7 @@
|
|||
#include <device/device.h>
|
||||
#include <ec/acpi/ec.h>
|
||||
#include <option.h>
|
||||
#include <types.h>
|
||||
|
||||
#include "h8.h"
|
||||
#include "chip.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue