diff options
Diffstat (limited to 'src/lockdown.h')
| -rw-r--r-- | src/lockdown.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lockdown.h b/src/lockdown.h index 8ca8a7f..cdc46b8 100644 --- a/src/lockdown.h +++ b/src/lockdown.h | |||
| @@ -37,6 +37,7 @@ struct iphone_lckd_client_int { | |||
| 37 | int in_SSL; | 37 | int in_SSL; |
| 38 | char *gtls_buffer_hack; | 38 | char *gtls_buffer_hack; |
| 39 | int gtls_buffer_hack_len; | 39 | int gtls_buffer_hack_len; |
| 40 | char session_id[40]; | ||
| 40 | }; | 41 | }; |
| 41 | 42 | ||
| 42 | iphone_lckd_client_t new_lockdownd_client(iphone_device_t phone); | 43 | iphone_lckd_client_t new_lockdownd_client(iphone_device_t phone); |
