diff options
Diffstat (limited to 'hw/alpha/pci.c')
| -rw-r--r-- | hw/alpha/pci.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/alpha/pci.c b/hw/alpha/pci.c index 72251fcdf0..7c18297177 100644 --- a/hw/alpha/pci.c +++ b/hw/alpha/pci.c @@ -7,6 +7,7 @@ */ #include "qemu/osdep.h" +#include "hw/pci/pci_host.h" #include "alpha_sys.h" #include "qemu/log.h" #include "trace.h" |