From c17f46e472bd88fc74849f6d97d6338b9b4c77e6 Mon Sep 17 00:00:00 2001 From: jhb Date: Tue, 11 Jan 2011 13:59:06 +0000 Subject: Remove unneeded includes of . Other headers that use it internally contain nested includes. Reviewed by: bde --- sys/dev/usb/controller/uhci_pci.c | 1 - 1 file changed, 1 deletion(-) (limited to 'sys/dev/usb/controller/uhci_pci.c') diff --git a/sys/dev/usb/controller/uhci_pci.c b/sys/dev/usb/controller/uhci_pci.c index 82dae53..3192aac 100644 --- a/sys/dev/usb/controller/uhci_pci.c +++ b/sys/dev/usb/controller/uhci_pci.c @@ -49,7 +49,6 @@ __FBSDID("$FreeBSD$"); #include #include #include -#include #include #include #include -- cgit v1.1