]> Git Repo - qemu.git/blobdiff - tests/test-vmstate.c
iotests: Test commit with a filter on the chain
[qemu.git] / tests / test-vmstate.c
index fc8ce62471814bb49ec22d8919907124b2146d41..e80c4c6143e4eb65b74c1c27c625a6dab3db417a 100644 (file)
@@ -24,7 +24,6 @@
 
 #include "qemu/osdep.h"
 
-#include "qemu-common.h"
 #include "../migration/migration.h"
 #include "migration/vmstate.h"
 #include "migration/qemu-file-types.h"
@@ -32,6 +31,7 @@
 #include "../migration/qemu-file-channel.h"
 #include "../migration/savevm.h"
 #include "qemu/coroutine.h"
+#include "qemu/module.h"
 #include "io/channel-file.h"
 
 static char temp_file[] = "/tmp/vmst.test.XXXXXX";
This page took 0.020495 seconds and 4 git commands to generate.