summaryrefslogtreecommitdiffstats
path: root/src/restore.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/restore.h')
-rw-r--r--src/restore.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/restore.h b/src/restore.h
index 8b4cbbb..d790d01 100644
--- a/src/restore.h
+++ b/src/restore.h
@@ -31,6 +31,7 @@ struct restored_client_private {
property_list_service_client_t parent;
char *uuid;
char *label;
+ plist_t info;
};
#endif