diff options
Diffstat (limited to 'src/include/superio')
-rw-r--r-- | src/include/superio/hwm5_conf.h | 1 |
1 files changed, 1 insertions, 0 deletions
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 <device/pnp.h> +#include <stdint.h> /* The address/data register pair for the indirect/indexed IO space of the * hardware monitor (HWM) that does temperature and voltage sensing and fan |