]> git.proxmox.com Git - mirror_qemu.git/blobdiff - ioport.c
spapr/target-ppc/kvm: Only add hcall-instructions if KVM supports it
[mirror_qemu.git] / ioport.c
index 193ef7685cf5233d41bb54d0915b31cfede5596f..7a84d5444ea72b9609ee043ad01b5b134e1b39ac 100644 (file)
--- a/ioport.c
+++ b/ioport.c
@@ -25,6 +25,7 @@
  * splitted out ioport related stuffs from vl.c.
  */
 
+#include "qemu/osdep.h"
 #include "exec/ioport.h"
 #include "trace.h"
 #include "exec/memory.h"