Changes in uspace/lib/usbvirt/src/ctrltransfer.c [dc06caa:7d521e24] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/usbvirt/src/ctrltransfer.c
rdc06caa r7d521e24 34 34 */ 35 35 #include "private.h" 36 #include <usb/ request.h>36 #include <usb/dev/request.h> 37 37 #include <usb/debug.h> 38 38 #include <assert.h>
Note:
See TracChangeset
for help on using the changeset viewer.