]> Git Repo - qemu.git/blobdiff - hw/intc/armv7m_nvic.c
include/qemu/osdep.h: Don't include qapi/error.h
[qemu.git] / hw / intc / armv7m_nvic.c
index 6fc167e230aff791474abb102d3b51ac5a202f07..3a23d3405465678159a7b16f01049267eaaffe56 100644 (file)
@@ -10,6 +10,8 @@
  * NVIC.  Much of that is also implemented here.
  */
 
+#include "qemu/osdep.h"
+#include "qapi/error.h"
 #include "hw/sysbus.h"
 #include "qemu/timer.h"
 #include "hw/arm/arm.h"
This page took 0.024625 seconds and 4 git commands to generate.