Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/drv/bus/usb/vhc/vhcd.h

    r479e32d r58563585  
    3838
    3939#include <usbvirt/device.h>
     40#include <usbhc_iface.h>
    4041#include <async.h>
    4142
    4243#include <usb/host/hcd.h>
    43 #include <usb/host/usb2_bus.h>
    4444
    4545#define NAME "vhc"
     
    6060        fibril_mutex_t guard;
    6161        usbvirt_device_t hub;
    62         usb2_bus_t bus;
    6362} vhc_data_t;
    6463
Note: See TracChangeset for help on using the changeset viewer.