We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 672abb1 commit 77df84fCopy full SHA for 77df84f
usb.c
@@ -2,6 +2,7 @@
2
#include <fcntl.h>
3
#include <stdbool.h>
4
#include <stdio.h>
5
+#include <stdlib.h>
6
#include <string.h>
7
#include <unistd.h>
8
#include <libusb.h>
0 commit comments