diff options
Diffstat (limited to 'src/normal.c')
-rw-r--r-- | src/normal.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/normal.c b/src/normal.c index 301dbbe..15d3e29 100644 --- a/src/normal.c +++ b/src/normal.c @@ -33,7 +33,6 @@ #include "common.h" #include "normal.h" #include "recovery.h" -#include "thread.h" static int normal_idevice_new(struct idevicerestore_client_t* client, idevice_t* device) { |