summaryrefslogtreecommitdiffstats
path: root/src/ipsw.c
diff options
context:
space:
mode:
authorGravatar Martin Szulecki2012-11-07 22:08:53 +0100
committerGravatar Martin Szulecki2012-11-07 22:08:53 +0100
commitb65a7ce7ebca6730fce5dcbfd820d8ef4124e18f (patch)
tree3aaa3a68931bbaf3ec31bef6fad18c951cf7d32f /src/ipsw.c
parentb44ad07bec397f6cd1c597946efe86e5ed2a490b (diff)
downloadidevicerestore-b65a7ce7ebca6730fce5dcbfd820d8ef4124e18f.tar.gz
idevicerestore-b65a7ce7ebca6730fce5dcbfd820d8ef4124e18f.tar.bz2
libidevicerecovery: implemented progress callback logic
Diffstat (limited to 'src/ipsw.c')
-rw-r--r--src/ipsw.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ipsw.c b/src/ipsw.c
index 84547b3..249800d 100644
--- a/src/ipsw.c
+++ b/src/ipsw.c
@@ -27,6 +27,7 @@
#include "ipsw.h"
#include "locking.h"
+#include "common.h"
#include "idevicerestore.h"
#define BUFSIZE 0x100000