diff options
Diffstat (limited to 'tools/idevicedevmodectl.c')
-rw-r--r-- | tools/idevicedevmodectl.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/idevicedevmodectl.c b/tools/idevicedevmodectl.c index 739bc13..ba9b935 100644 --- a/tools/idevicedevmodectl.c +++ b/tools/idevicedevmodectl.c | |||
@@ -30,6 +30,7 @@ | |||
30 | #include <string.h> | 30 | #include <string.h> |
31 | #include <getopt.h> | 31 | #include <getopt.h> |
32 | #include <sys/stat.h> | 32 | #include <sys/stat.h> |
33 | #include <unistd.h> | ||
33 | #include <errno.h> | 34 | #include <errno.h> |
34 | #ifndef WIN32 | 35 | #ifndef WIN32 |
35 | #include <signal.h> | 36 | #include <signal.h> |