summary refs log tree commit diff stats
path: root/include/hw/nvram/fw_cfg_acpi.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/hw/nvram/fw_cfg_acpi.h')
-rw-r--r--include/hw/nvram/fw_cfg_acpi.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/hw/nvram/fw_cfg_acpi.h b/include/hw/nvram/fw_cfg_acpi.h
index b6553d86fc..b39eb0490f 100644
--- a/include/hw/nvram/fw_cfg_acpi.h
+++ b/include/hw/nvram/fw_cfg_acpi.h
@@ -7,7 +7,6 @@
 #ifndef FW_CFG_ACPI_H
 #define FW_CFG_ACPI_H
 
-#include "qemu/osdep.h"
 #include "exec/hwaddr.h"
 
 void fw_cfg_acpi_dsdt_add(Aml *scope, const MemMapEntry *fw_cfg_memmap);