CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/09/18 17:24:12
Modified files:
sys/dev/usb : if_atu.c if_wi_usb.c ueagle.c usb.c usbf.c
uvideo.c
Log message:
usbdivar.h needs struct timeout. But don't get it indirectly via
sys/kthread.h, use sys/timeout.h explicitly. Noted by Michael
Knudsen.
ok deraadt@ kettenis@ guenther@
