aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/usb/misc/udbp.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/usb/misc/udbp.c')
-rw-r--r--sys/dev/usb/misc/udbp.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/usb/misc/udbp.c b/sys/dev/usb/misc/udbp.c
index 61f77837ffbd..1d348557e1a1 100644
--- a/sys/dev/usb/misc/udbp.c
+++ b/sys/dev/usb/misc/udbp.c
@@ -30,7 +30,6 @@
*
*/
-#include <sys/cdefs.h>
/* Driver for arbitrary double bulk pipe devices.
* The driver assumes that there will be the same driver on the other side.
*