]> git.proxmox.com Git - mirror_qemu.git/blobdiff - backends/hostmem-ram.c
backends: Clean up includes
[mirror_qemu.git] / backends / hostmem-ram.c
index a67a134521a3d921b316cdcd5598b7f8ac7e1549..44fb3902b8cbbd00467d872a794c158bd2a099cb 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 "sysemu/hostmem.h"
 #include "qom/object_interfaces.h"