summaryrefslogtreecommitdiffstats
path: root/qemu/hw/timer/a9gtimer.c
diff options
context:
space:
mode:
Diffstat (limited to 'qemu/hw/timer/a9gtimer.c')
-rw-r--r--qemu/hw/timer/a9gtimer.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/qemu/hw/timer/a9gtimer.c b/qemu/hw/timer/a9gtimer.c
index dd4aae8b3..afe577c76 100644
--- a/qemu/hw/timer/a9gtimer.c
+++ b/qemu/hw/timer/a9gtimer.c
@@ -20,10 +20,13 @@
* with this program; if not, see <http://www.gnu.org/licenses/>.
*/
+#include "qemu/osdep.h"
#include "hw/timer/a9gtimer.h"
+#include "qapi/error.h"
#include "qemu/timer.h"
#include "qemu/bitops.h"
#include "qemu/log.h"
+#include "qom/cpu.h"
#ifndef A9_GTIMER_ERR_DEBUG
#define A9_GTIMER_ERR_DEBUG 0