From 5817c56d193515d39f402ac95104b10f6de6e41f Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Sun, 12 Jul 2020 09:03:22 +0200 Subject: src/include: Add missing includes Change-Id: I746ea7805bae553a146130994d8174aa2e189610 Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/c/coreboot/+/43368 Tested-by: build bot (Jenkins) Reviewed-by: Angel Pons --- src/include/superio/hwm5_conf.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/include/superio') diff --git a/src/include/superio/hwm5_conf.h b/src/include/superio/hwm5_conf.h index 661f3ee430..9102de2961 100644 --- a/src/include/superio/hwm5_conf.h +++ b/src/include/superio/hwm5_conf.h @@ -4,6 +4,7 @@ #define DEVICE_PNP_HWM5_CONF_H #include +#include /* The address/data register pair for the indirect/indexed IO space of the * hardware monitor (HWM) that does temperature and voltage sensing and fan -- cgit v1.2.3