]> git.proxmox.com Git - mirror_qemu.git/blobdiff - backends/hostmem-file.c
Merge tag 'pull-tcg-20230313' of https://gitlab.com/rth7680/qemu into staging
[mirror_qemu.git] / backends / hostmem-file.c
index cd038024fae3c056cc2f01e4654c2e962bb0336c..25141283c4a5187ef0239dc4ed2d424bf992ded3 100644 (file)
@@ -14,6 +14,7 @@
 #include "qapi/error.h"
 #include "qemu/error-report.h"
 #include "qemu/module.h"
+#include "qemu/madvise.h"
 #include "sysemu/hostmem.h"
 #include "qom/object_interfaces.h"
 #include "qom/object.h"