summaryrefslogtreecommitdiffstats
path: root/src/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common.h')
-rw-r--r--src/common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common.h b/src/common.h
index 0805e0a..61dfbb1 100644
--- a/src/common.h
+++ b/src/common.h
@@ -78,6 +78,7 @@ struct idevicerestore_client_t {
unsigned char* nonce;
int nonce_size;
int image4supported;
+ plist_t preflight_info;
char* udid;
char* srnm;
char* ipsw;