include/hw/ppc: Supply a few missing includes

A few headers neglect to include headers they need.  They compile only
if something else includes the required header(s) first.  Fix that.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Cédric Le Goater <clg@kaod.org>
Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Message-Id: <20221222104628.659681-3-armbru@redhat.com>
This commit is contained in:
Markus Armbruster 2022-12-22 11:46:26 +01:00
parent 2c6fe2e214
commit 14f11a204c
7 changed files with 13 additions and 5 deletions

View file

@ -10,6 +10,8 @@
#ifndef PPC_XIVE2_REGS_H
#define PPC_XIVE2_REGS_H
#include "cpu.h"
/*
* Thread Interrupt Management Area (TIMA)
*