]> Git Repo - qemu.git/blobdiff - hw/xen/xen-host-pci-device.c
Merge remote-tracking branch 'shorne/tags/pull-or-20170504' into staging
[qemu.git] / hw / xen / xen-host-pci-device.c
index 3827ca7da794f4bab8bbbadff6574e431a0e8139..eed8cc88e33da41dcf0780e19ef334b50a6d4664 100644 (file)
@@ -6,7 +6,10 @@
  *
  */
 
+#include "qemu/osdep.h"
+#include "qapi/error.h"
 #include "qemu-common.h"
+#include "qemu/cutils.h"
 #include "xen-host-pci-device.h"
 
 #define XEN_HOST_PCI_MAX_EXT_CAP \
This page took 0.024242 seconds and 4 git commands to generate.