]> git.ipfire.org Git - thirdparty/qemu.git/blobdiff - tests/test-image-locking.c
Include qemu/main-loop.h less
[thirdparty/qemu.git] / tests / test-image-locking.c
index 7614cbf90cf293af3647ea4d8e799ad576882b1f..ba057bd66cb942b8aa5515ae6d73c07202d729e2 100644 (file)
@@ -29,6 +29,7 @@
 #include "sysemu/block-backend.h"
 #include "qapi/error.h"
 #include "qapi/qmp/qdict.h"
+#include "qemu/main-loop.h"
 
 static BlockBackend *open_image(const char *path,
                                 uint64_t perm, uint64_t shared_perm,