From: Jan Kiszka Date: Tue, 6 Jul 2010 08:49:57 +0000 (+0200) Subject: Fix io-thread build breakage of a88790a14f X-Git-Tag: xen-15-06-02~7303 X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=262ea18e890d51b8f86157f8e4aeb162b9ef2ad8;p=people%2Fsstabellini%2Fqemu-dm.git%2F.git Fix io-thread build breakage of a88790a14f Signed-off-by: Jan Kiszka Signed-off-by: Anthony Liguori --- diff --git a/cpus.c b/cpus.c index fcd0f09b42..eef0bb8a0a 100644 --- a/cpus.c +++ b/cpus.c @@ -30,6 +30,7 @@ #include "gdbstub.h" #include "dma.h" #include "kvm.h" +#include "exec-all.h" #include "cpus.h"