summaryrefslogtreecommitdiffstats
path: root/qemu/hw/core/irq.c
diff options
context:
space:
mode:
Diffstat (limited to 'qemu/hw/core/irq.c')
-rw-r--r--qemu/hw/core/irq.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/qemu/hw/core/irq.c b/qemu/hw/core/irq.c
index 8a62a36d5..49ff2e64f 100644
--- a/qemu/hw/core/irq.c
+++ b/qemu/hw/core/irq.c
@@ -21,6 +21,7 @@
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
* THE SOFTWARE.
*/
+#include "qemu/osdep.h"
#include "qemu-common.h"
#include "hw/irq.h"
#include "qom/object.h"