]> git.proxmox.com Git - mirror_qemu.git/blobdiff - balloon.c
ivshmem: Fix 64 bit memory bar configuration
[mirror_qemu.git] / balloon.c
index 0f45d1b5c4cef4401062f1518144d404408e3c46..f2ef50cf77cb0d59e6902b3f77869eb5f5cfd3df 100644 (file)
--- a/balloon.c
+++ b/balloon.c
@@ -24,6 +24,7 @@
  * THE SOFTWARE.
  */
 
+#include "qemu/osdep.h"
 #include "qemu-common.h"
 #include "exec/cpu-common.h"
 #include "sysemu/kvm.h"