Date: Mon, 13 Dec 2004 07:08:22 +0000 (UTC) From: Warner Losh <imp@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/usb ugen.c uhid.c ums.c usb.c Message-ID: <200412130708.iBD78MkW017027@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200412130708.iBD78MkW017027>
