summaryrefslogtreecommitdiff
path: root/src/drivers/acpi
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/acpi')
-rw-r--r--src/drivers/acpi/thermal_zone/thermal_zone.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/drivers/acpi/thermal_zone/thermal_zone.c b/src/drivers/acpi/thermal_zone/thermal_zone.c
index ef95bed23a..b1016cd661 100644
--- a/src/drivers/acpi/thermal_zone/thermal_zone.c
+++ b/src/drivers/acpi/thermal_zone/thermal_zone.c
@@ -5,6 +5,7 @@
#include <commonlib/bsd/helpers.h>
#include <console/console.h>
#include <device/device.h>
+#include <stdio.h>
#include <stdlib.h>
#include <string.h>