CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/03/27 21:31:56
Modified files:
sys/dev/usb : uaudio.c ubsa.c ucycom.c udcf.c uhts.c umbg.c
umct.c umidi.c umidi_quirks.c umodem.c uplcom.c
usb.c uvideo.c uvscom.c
Log message:
you probably don't need to include vnode.h or reboot.h. you most definitely
absolutely do not need to include vnode.h because it includes uvm_extern.h
and you want the idiotic TRUE FALSE defines from uvm.
