cvs commit: src/sys/dev/usb ugen.c uhid.c ums.c usb.c
Warner Losh
imp at FreeBSD.org
Sun Dec 12 23:08:23 PST 2004
imp 2004-12-13 07:08:22 UTC
FreeBSD src repository
Modified files:
sys/dev/usb ugen.c uhid.c ums.c usb.c
Log:
Add sys/uio.h explicitly, and move sys/vnode.h include to be more
alphabetical.
# vnode.h should not be included here, but it is required for proper decoding
# of the flags args. This may change in the future...
Revision Changes Path
1.99 +2 -1 src/sys/dev/usb/ugen.c
1.75 +2 -1 src/sys/dev/usb/uhid.c
1.75 +2 -1 src/sys/dev/usb/ums.c
1.101 +2 -1 src/sys/dev/usb/usb.c
More information about the cvs-all
mailing list