mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 00:03:54 -06:00
linux-user: Fix compilation failure
Fix compilation failures for linux-user targets following recent migration related commitsbd2fa51fcd
and43487c67
. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Message-id: 1372362818-4740-1-git-send-email-peter.maydell@linaro.org Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
This commit is contained in:
parent
c394ace828
commit
ec3f8c9913
3 changed files with 3 additions and 2 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue