From 107da9acb5f2ec99dc5cb70041245a53e16bfcbd Mon Sep 17 00:00:00 2001 From: Juan Quintela Date: Fri, 21 Apr 2017 10:45:29 +0200 Subject: migration: Remove unneeded includes of migration/vmstate.h MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Juan Quintela Reviewed-by: Philippe Mathieu-Daudé Reviewed-by: Dr. David Alan Gilbert --- target/hppa/cpu.c | 1 - 1 file changed, 1 deletion(-) (limited to 'target/hppa') diff --git a/target/hppa/cpu.c b/target/hppa/cpu.c index 1d791d0..30299e9 100644 --- a/target/hppa/cpu.c +++ b/target/hppa/cpu.c @@ -22,7 +22,6 @@ #include "qapi/error.h" #include "cpu.h" #include "qemu-common.h" -#include "migration/vmstate.h" #include "exec/exec-all.h" -- cgit v1.1