aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/usb/ucom.c
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2004-01-02 05:16:01 +0000
committerWarner Losh <imp@FreeBSD.org>2004-01-02 05:16:01 +0000
commit65a690ef74507c619ac52a75dade166b1ac1cd04 (patch)
tree0494f2a2a7044ac4ec921935fe78aa162daf8431 /sys/dev/usb/ucom.c
parent35386a8afbbf5746a3ef4c972a6a98979ffa9542 (diff)
Notes
Diffstat (limited to 'sys/dev/usb/ucom.c')
-rw-r--r--sys/dev/usb/ucom.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/usb/ucom.c b/sys/dev/usb/ucom.c
index 9c5c40f8416a..e42657c6f465 100644
--- a/sys/dev/usb/ucom.c
+++ b/sys/dev/usb/ucom.c
@@ -88,7 +88,6 @@ __FBSDID("$FreeBSD$");
#include <sys/select.h>
#endif
#include <sys/proc.h>
-#include <sys/vnode.h>
#include <sys/poll.h>
#include <sys/sysctl.h>