X-Git-Url: http://rtime.felk.cvut.cz/gitweb/lincan.git/blobdiff_plain/2fc9be1994ae2be41a743f5c4b3aa38d65efaffb..fdf877c54ec2598864f6193e8e1fbaedb5c05efb:/lincan/include/usbcan.h diff --git a/lincan/include/usbcan.h b/lincan/include/usbcan.h index f29f9b8..35136da 100644 --- a/lincan/include/usbcan.h +++ b/lincan/include/usbcan.h @@ -188,6 +188,7 @@ struct usbcan_devs { struct usbcan_usb **devs; int count; struct candevice_t *candev; + struct usb_device *udev; };