diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/libirecovery.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/libirecovery.h b/include/libirecovery.h index e7be89b..63b659d 100644 --- a/include/libirecovery.h +++ b/include/libirecovery.h @@ -88,6 +88,7 @@ struct irecv_device_info { unsigned int ibfl; char* srnm; char* imei; + char* serial_string; unsigned char* ap_nonce; unsigned int ap_nonce_size; unsigned char* sep_nonce; |