summaryrefslogtreecommitdiff
path: root/src/cpu/x86/mtrr/debug.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/cpu/x86/mtrr/debug.c')
-rw-r--r--src/cpu/x86/mtrr/debug.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cpu/x86/mtrr/debug.c b/src/cpu/x86/mtrr/debug.c
index 4ecae068b7..a3e40d3a6c 100644
--- a/src/cpu/x86/mtrr/debug.c
+++ b/src/cpu/x86/mtrr/debug.c
@@ -2,6 +2,7 @@
#include <console/console.h>
#include <cpu/cpu.h>
+#include <cpu/x86/msr.h>
#include <cpu/x86/mtrr.h>
#include <stdint.h>