summaryrefslogtreecommitdiff
path: root/src/fw/smm.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/fw/smm.c')
-rw-r--r--src/fw/smm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fw/smm.c b/src/fw/smm.c
index 7142ac0..e1da3f6 100644
--- a/src/fw/smm.c
+++ b/src/fw/smm.c
@@ -10,8 +10,8 @@
#include "hw/pci.h" // pci_config_writel
#include "hw/pci_ids.h" // PCI_VENDOR_ID_INTEL
#include "hw/pci_regs.h" // PCI_DEVICE_ID
-#include "ioport.h" // outb
#include "output.h" // dprintf
+#include "paravirt.h" // PORT_SMI_STATUS
#include "string.h" // memcpy
#include "util.h" // smm_setup
#include "x86.h" // wbinvd