From 785484ac54a01d9ba37a7798721402b6b8ebddc8 Mon Sep 17 00:00:00 2001 From: imp Date: Fri, 2 Jan 2004 05:16:01 +0000 Subject: It appears that we don't need sys/vnode.h, which is a layering violation... --- sys/dev/usb/ucom.c | 1 - 1 file changed, 1 deletion(-) (limited to 'sys/dev/usb/ucom.c') diff --git a/sys/dev/usb/ucom.c b/sys/dev/usb/ucom.c index 9c5c40f..e42657c 100644 --- a/sys/dev/usb/ucom.c +++ b/sys/dev/usb/ucom.c @@ -88,7 +88,6 @@ __FBSDID("$FreeBSD$"); #include #endif #include -#include #include #include -- cgit v1.1