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 634fc09..97d5f96 100644
--- a/src/common.h
+++ b/src/common.h
@@ -124,6 +124,7 @@ struct idevicerestore_client_t {
cond_t device_event_cond;
int ignore_device_add_events;
plist_t macos_variant;
+ char* restore_variant;
};
extern struct idevicerestore_mode_t idevicerestore_modes[];