diff --git a/usb-bsd.c b/usb-bsd.c index 48567a3..a761b61 100644 --- a/usb-bsd.c +++ b/usb-bsd.c @@ -35,7 +35,7 @@ #include #ifndef __DragonFly__ -#include +#include #else #include #endif