From ec3f8c9913c1eeab78a02711be7c2a803dfb4d62 Mon Sep 17 00:00:00 2001 From: Peter Maydell Date: Thu, 27 Jun 2013 20:53:38 +0100 Subject: linux-user: Fix compilation failure Fix compilation failures for linux-user targets following recent migration related commits bd2fa51fcd and 43487c67. Signed-off-by: Peter Maydell Message-id: 1372362818-4740-1-git-send-email-peter.maydell@linaro.org Signed-off-by: Anthony Liguori --- include/hw/hw.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/hw/hw.h') diff --git a/include/hw/hw.h b/include/hw/hw.h index cc9f847ea6..33bdb92712 100644 --- a/include/hw/hw.h +++ b/include/hw/hw.h @@ -11,7 +11,6 @@ #include "exec/ioport.h" #include "hw/irq.h" #include "block/aio.h" -#include "migration/qemu-file.h" #include "migration/vmstate.h" #include "qemu/log.h" -- cgit v1.2.3