aboutsummaryrefslogtreecommitdiff
path: root/src/cpu/x86/smi_trigger.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/cpu/x86/smi_trigger.c')
-rw-r--r--src/cpu/x86/smi_trigger.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cpu/x86/smi_trigger.c b/src/cpu/x86/smi_trigger.c
index e4c6dc9417..470ecde8b0 100644
--- a/src/cpu/x86/smi_trigger.c
+++ b/src/cpu/x86/smi_trigger.c
@@ -3,6 +3,7 @@
#include <arch/io.h>
#include <console/console.h>
#include <cpu/x86/smm.h>
+#include <stdint.h>
static void apmc_log(const char *fn, u8 cmd)
{