Revision 1de7afc9 hw/pci/pci_bridge.c

b/hw/pci/pci_bridge.c
31 31

  
32 32
#include "hw/pci/pci_bridge.h"
33 33
#include "hw/pci/pci_bus.h"
34
#include "range.h"
34
#include "qemu/range.h"
35 35

  
36 36
/* PCI bridge subsystem vendor ID helper functions */
37 37
#define PCI_SSVID_SIZEOF        8

Also available in: Unified diff