]> git.proxmox.com Git - mirror_qemu.git/blobdiff - hw/cpu/a9mpcore.c
arm devices: Clean up includes
[mirror_qemu.git] / hw / cpu / a9mpcore.c
index 869818cd8a780a31b4adeb3620089f4ec85b22ca..23c882fe9afdeeeaec0d64847eb263cf4ab16a1d 100644 (file)
@@ -8,6 +8,7 @@
  * This code is licensed under the GPL.
  */
 
+#include "qemu/osdep.h"
 #include "hw/cpu/a9mpcore.h"
 
 static void a9mp_priv_set_irq(void *opaque, int irq, int level)