]> Git Repo - qemu.git/blobdiff - hw/intc/armv7m_nvic.c
hw: explicitly include qemu-common.h and cpu.h
[qemu.git] / hw / intc / armv7m_nvic.c
index 3a23d3405465678159a7b16f01049267eaaffe56..669e82adfc187eefc60da1b2e370c67a4b1cd1f9 100644 (file)
@@ -12,6 +12,7 @@
 
 #include "qemu/osdep.h"
 #include "qapi/error.h"
+#include "qemu-common.h"
 #include "hw/sysbus.h"
 #include "qemu/timer.h"
 #include "hw/arm/arm.h"
This page took 0.02304 seconds and 4 git commands to generate.