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 79ca37e..8b4f27c 100644 --- a/src/lockdown.h +++ b/src/lockdown.h | |||
| @@ -38,6 +38,7 @@ struct iphone_lckd_client_int { | |||
| 38 | int in_SSL; | 38 | int in_SSL; |
| 39 | char *gtls_buffer_hack; | 39 | char *gtls_buffer_hack; |
| 40 | int gtls_buffer_hack_len; | 40 | int gtls_buffer_hack_len; |
| 41 | char session_id[40]; | ||
| 41 | }; | 42 | }; |
| 42 | 43 | ||
| 43 | char *lockdownd_generate_hostid(void); | 44 | char *lockdownd_generate_hostid(void); |
