]> git.proxmox.com Git - mirror_qemu.git/blobdiff - backends/hostmem-epc.c
Merge tag 'mem-2023-09-19' of https://github.com/davidhildenbrand/qemu into staging
[mirror_qemu.git] / backends / hostmem-epc.c
index 037292d2672f671535053d3e8e174b18ba769dec..4e162d6789e86dc0de4ff3086b6e383fea059be4 100644 (file)
@@ -9,9 +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 <sys/ioctl.h>
 #include "qom/object_interfaces.h"
 #include "qapi/error.h"
 #include "sysemu/hostmem.h"