]> git.proxmox.com Git - mirror_qemu.git/blobdiff - backends/hostmem-file.c
backends: Clean up includes
[mirror_qemu.git] / backends / hostmem-file.c
index e9b6d21dac8837dff2c4c5abdcfbfb11a76950bc..fd594826938132ae410c29e516fc89db6516b4d0 100644 (file)
@@ -9,6 +9,7 @@
  * 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 "qemu/osdep.h"
 #include "qemu-common.h"
 #include "sysemu/hostmem.h"
 #include "sysemu/sysemu.h"