diff --git a/sys/dev/usb/ucom.c b/sys/dev/usb/ucom.c index 2fe60e8e351..7496d404331 100644 --- a/sys/dev/usb/ucom.c +++ b/sys/dev/usb/ucom.c @@ -78,7 +78,6 @@ __FBSDID("$FreeBSD$"); #include #include #include -#include #include #include #include diff --git a/sys/dev/usb/ufoma.c b/sys/dev/usb/ufoma.c index cc717355a52..e5704a782c4 100644 --- a/sys/dev/usb/ufoma.c +++ b/sys/dev/usb/ufoma.c @@ -88,7 +88,6 @@ __FBSDID("$FreeBSD$"); #include #include #include -#include #include #include #include