diff options
Diffstat (limited to 'hw/ide/ahci.c')
-rw-r--r-- | hw/ide/ahci.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/ide/ahci.c b/hw/ide/ahci.c index 9e5d86297c..215c33f81c 100644 --- a/hw/ide/ahci.c +++ b/hw/ide/ahci.c @@ -27,6 +27,7 @@ #include <hw/pci/pci.h> #include <hw/sysbus.h> +#include "qemu/error-report.h" #include "monitor/monitor.h" #include "sysemu/block-backend.h" #include "sysemu/dma.h" |