]> git.proxmox.com Git - mirror_qemu.git/blobdiff - backends/hostmem-ram.c
include/qemu/osdep.h: Don't include qapi/error.h
[mirror_qemu.git] / backends / hostmem-ram.c
index 44fb3902b8cbbd00467d872a794c158bd2a099cb..04a7ac362b0f068fa0928f4ee00820ab7d7ab43f 100644 (file)
@@ -11,6 +11,7 @@
  */
 #include "qemu/osdep.h"
 #include "sysemu/hostmem.h"
+#include "qapi/error.h"
 #include "qom/object_interfaces.h"
 
 #define TYPE_MEMORY_BACKEND_RAM "memory-backend-ram"