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 23c1d30 commit 81b12f0Copy full SHA for 81b12f0
tools/idevicedevmodectl.c
@@ -30,6 +30,7 @@
30
#include <string.h>
31
#include <getopt.h>
32
#include <sys/stat.h>
33
+#include <unistd.h>
34
#include <errno.h>
35
#ifndef WIN32
36
#include <signal.h>
0 commit comments