]> Git Repo - qemu.git/blobdiff - hw/pci/slotid_cap.c
hw: move qdev-monitor.o to toplevel directory
[qemu.git] / hw / pci / slotid_cap.c
index 99a30f429da65a9c5652dce2c6951fdc145a2c2d..62f7bae2f12b6f026769581357e27d8bcc472914 100644 (file)
@@ -1,5 +1,6 @@
 #include "hw/pci/slotid_cap.h"
 #include "hw/pci/pci.h"
+#include "qemu/error-report.h"
 
 #define SLOTID_CAP_LENGTH 4
 #define SLOTID_NSLOTS_SHIFT (ffs(PCI_SID_ESR_NSLOTS) - 1)
This page took 0.024711 seconds and 4 git commands to generate.