These changes are the raw update to qemu-2.6.
[kvmfornfv.git] / qemu / hw / dma / pl330.c
index 5be3df5..ea89ecb 100644 (file)
@@ -14,7 +14,9 @@
  * with this program; if not, see <http://www.gnu.org/licenses/>.
  */
 
+#include "qemu/osdep.h"
 #include "hw/sysbus.h"
+#include "qapi/error.h"
 #include "qemu/timer.h"
 #include "sysemu/dma.h"