]> git.proxmox.com Git - mirror_qemu.git/blobdiff - backends/hostmem-epc.c
win32: replace closesocket() with close() wrapper
[mirror_qemu.git] / backends / hostmem-epc.c
index b47f98b6a3aa67ccb87e9a4e1d825ae572e3ec1f..4e162d6789e86dc0de4ff3086b6e383fea059be4 100644 (file)
@@ -9,10 +9,9 @@
  * This work is licensed under the terms of the GNU GPL, version 2 or later.
  * See the COPYING file in the top-level directory.
  */
-#include <sys/ioctl.h>
 
 #include "qemu/osdep.h"
-#include "qemu-common.h"
+#include <sys/ioctl.h>
 #include "qom/object_interfaces.h"
 #include "qapi/error.h"
 #include "sysemu/hostmem.h"