]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/intc/arm_gicv3_common.c
arm: Clean up includes
[mirror_qemu.git] / hw / intc / arm_gicv3_common.c
index 032ece21665cce7a6b30c2dcb6b7cecb58b765c3..e4f0f5a58918d974e2ca9b728b3f74fb1b401d1c 100644 (file)
@@ -20,6 +20,7 @@
  * with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
+#include "qemu/osdep.h"
 #include "hw/intc/arm_gicv3_common.h"
 
 static void gicv3_pre_save(void *opaque)