diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/libiphone/libiphone.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/libiphone/libiphone.h b/include/libiphone/libiphone.h index e4500f0..32d47d3 100644 --- a/include/libiphone/libiphone.h +++ b/include/libiphone/libiphone.h | |||
| @@ -84,6 +84,7 @@ iphone_error_t iphone_free_device ( iphone_device_t device ); | |||
| 84 | 84 | ||
| 85 | 85 | ||
| 86 | //lockdownd related functions | 86 | //lockdownd related functions |
| 87 | iphone_error_t lockdownd_get_device_uid(iphone_lckd_client_t control, char **uid); | ||
| 87 | iphone_error_t iphone_lckd_new_client ( iphone_device_t device, iphone_lckd_client_t *client ); | 88 | iphone_error_t iphone_lckd_new_client ( iphone_device_t device, iphone_lckd_client_t *client ); |
| 88 | iphone_error_t iphone_lckd_free_client( iphone_lckd_client_t client ); | 89 | iphone_error_t iphone_lckd_free_client( iphone_lckd_client_t client ); |
| 89 | 90 | ||
