diff options
Diffstat (limited to 'sys/dev/usb/usb.h')
-rw-r--r-- | sys/dev/usb/usb.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sys/dev/usb/usb.h b/sys/dev/usb/usb.h index b1c5915..2deae80 100644 --- a/sys/dev/usb/usb.h +++ b/sys/dev/usb/usb.h @@ -45,10 +45,6 @@ #include <sys/types.h> #include <sys/time.h> -#if defined(__NetBSD__) || defined(__OpenBSD__) -#include <sys/ioctl.h> -#endif - #if defined(_KERNEL) #if 1 #include <dev/usb/usb_port.h> |