]> git.proxmox.com Git - mirror_qemu.git/blobdiff - util/oslib-win32.c
intel_iommu: Fix incorrect "end" for vtd_address_space_unmap
[mirror_qemu.git] / util / oslib-win32.c
index bd633afab635d4187bb27abd2bfa384eae50ca61..9583fb4ca4e8299a9694ed2cc2638adab3c659ac 100644 (file)
  * this file are based on code from GNOME glib-2 and use a different license,
  * see the license comment there.
  */
+
 #include "qemu/osdep.h"
 #include <windows.h>
+#include "qemu-common.h"
 #include "qapi/error.h"
 #include "sysemu/sysemu.h"
 #include "qemu/main-loop.h"