We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a40dfa commit 49807d6Copy full SHA for 49807d6
usbhostfs_pc/main.c
@@ -15,7 +15,7 @@
15
#include <unistd.h>
16
#include <ctype.h>
17
#include <inttypes.h>
18
-#include <libusb-1.0/libusb.h>
+#include <libusb.h>
19
#include <limits.h>
20
#include <fcntl.h>
21
#include <usbhostfs.h>
0 commit comments