These changes are the raw update to qemu-2.6.
[kvmfornfv.git] / qemu / hw / ipack / ipack.c
index 59bfe28..5f99ed9 100644 (file)
@@ -8,6 +8,8 @@
  * later version.
  */
 
+#include "qemu/osdep.h"
+#include "qapi/error.h"
 #include "hw/ipack/ipack.h"
 
 IPackDevice *ipack_device_find(IPackBus *bus, int32_t slot)