Module Name: src Committed By: mrg Date: Fri Aug 23 07:17:31 UTC 2019
Modified Files:
src/sys/dev/usb: usb.h
Log Message:
avoid using old bsd types (u_int etc) so that this compiles with
_POSIX_C_SOURCE as noted in PR#48339.
To generate a diff of this commit:
cvs rdiff -u -r1.117 -r1.118 src/sys/dev/usb/usb.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
