aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/usb/ucom.c
diff options
context:
space:
mode:
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>