On 20 May 2016 at 12:57, Paolo Bonzini <pbonz...@redhat.com> wrote:
> TCI does not need the runtime definition in exec-all.h.  It only needs the
> host-side definitions in tcg/tcg.h.  Now that cpu.h is not included
> everywhere, this caused a failure because exec-all.h does need cpu.h
> but does not include it itself.
>
> Fix by including the intended header.
>
> Signed-off-by: Paolo Bonzini <pbonz...@redhat.com>
> ---
>  disas/tci.c | 1 -
>  tci.c       | 2 +-
>  2 files changed, 1 insertion(+), 2 deletions(-)

Applied to master, thanks.

-- PMM

Reply via email to