diff options
| author | Warner Losh <imp@FreeBSD.org> | 2004-01-02 05:16:01 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2004-01-02 05:16:01 +0000 |
| commit | 65a690ef74507c619ac52a75dade166b1ac1cd04 (patch) | |
| tree | 0494f2a2a7044ac4ec921935fe78aa162daf8431 /sys/dev/usb/ufm.c | |
| parent | 35386a8afbbf5746a3ef4c972a6a98979ffa9542 (diff) | |
Notes
Diffstat (limited to 'sys/dev/usb/ufm.c')
| -rw-r--r-- | sys/dev/usb/ufm.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/usb/ufm.c b/sys/dev/usb/ufm.c index a86e49410e048..7fcecfdbd9e4b 100644 --- a/sys/dev/usb/ufm.c +++ b/sys/dev/usb/ufm.c @@ -55,7 +55,6 @@ __FBSDID("$FreeBSD$"); #else #include <sys/select.h> #endif -#include <sys/vnode.h> #include <sys/poll.h> #include <sys/sysctl.h> |
