Revision 1de7afc9 hw/usb/hcd-ehci-pci.c

b/hw/usb/hcd-ehci-pci.c
17 17

  
18 18
#include "hw/usb/hcd-ehci.h"
19 19
#include "hw/pci/pci.h"
20
#include "range.h"
20
#include "qemu/range.h"
21 21

  
22 22
typedef struct EHCIPCIState {
23 23
    PCIDevice pcidev;

Also available in: Unified diff