diff options
Diffstat (limited to 'include/libimobiledevice/lockdown.h')
| -rw-r--r-- | include/libimobiledevice/lockdown.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/libimobiledevice/lockdown.h b/include/libimobiledevice/lockdown.h index a660f33..c35e5e9 100644 --- a/include/libimobiledevice/lockdown.h +++ b/include/libimobiledevice/lockdown.h | |||
| @@ -96,6 +96,7 @@ typedef struct lockdownd_pair_record *lockdownd_pair_record_t; | |||
| 96 | struct lockdownd_service_descriptor { | 96 | struct lockdownd_service_descriptor { |
| 97 | uint16_t port; | 97 | uint16_t port; |
| 98 | uint8_t ssl_enabled; | 98 | uint8_t ssl_enabled; |
| 99 | char* identifier; | ||
| 99 | }; | 100 | }; |
| 100 | typedef struct lockdownd_service_descriptor *lockdownd_service_descriptor_t; | 101 | typedef struct lockdownd_service_descriptor *lockdownd_service_descriptor_t; |
| 101 | 102 | ||
