From 82b9d0f06ab23c0c06b0a8c3adac4c39c38db67a Mon Sep 17 00:00:00 2001 From: Juan Quintela Date: Mon, 17 Apr 2017 18:59:13 +0200 Subject: migration: Remove qemu-file.h from vmstate.h Signed-off-by: Juan Quintela Reviewed-by: Dr. David Alan Gilbert -- minor rearangements due to the rebase --- tests/test-vmstate.c | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/test-vmstate.c') diff --git a/tests/test-vmstate.c b/tests/test-vmstate.c index 1c135708f4..25389bcce4 100644 --- a/tests/test-vmstate.c +++ b/tests/test-vmstate.c @@ -27,6 +27,7 @@ #include "qemu-common.h" #include "migration/migration.h" #include "migration/vmstate.h" +#include "migration/qemu-file.h" #include "../migration/qemu-file-channel.h" #include "qemu/coroutine.h" #include "io/channel-file.h" -- cgit v1.2.3