diff options
Diffstat (limited to 'src/restore.h')
| -rw-r--r-- | src/restore.h | 1 |
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 { | |||
| 31 | property_list_service_client_t parent; | 31 | property_list_service_client_t parent; |
| 32 | char *uuid; | 32 | char *uuid; |
| 33 | char *label; | 33 | char *label; |
| 34 | plist_t info; | ||
| 34 | }; | 35 | }; |
| 35 | 36 | ||
| 36 | #endif | 37 | #endif |
