diff options
Diffstat (limited to 'hw/smbios.c')
-rw-r--r-- | hw/smbios.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/smbios.c b/hw/smbios.c index e28beba2c8..a3ae1de824 100644 --- a/hw/smbios.c +++ b/hw/smbios.c @@ -13,6 +13,7 @@ #include "sysemu.h" #include "smbios.h" +#include "loader.h" /* * Structures shared with the BIOS |