[PATCH 5/9] Add missing #include to hw/irq.h

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Needs qemu-common.h for qemu_irq.

Signed-off-by: Avi Kivity <avi@xxxxxxxxxx>
---
 hw/irq.h |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/hw/irq.h b/hw/irq.h
index 5daae44..e9f0542 100644
--- a/hw/irq.h
+++ b/hw/irq.h
@@ -1,6 +1,8 @@
 #ifndef QEMU_IRQ_H
 #define QEMU_IRQ_H
 
+#include "qemu-common.h"
+
 /* Generic IRQ/GPIO pin infrastructure.  */
 
 /* FIXME: Rmove one of these.  */
-- 
1.7.2.3

--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux