diff options
Diffstat (limited to 'src/iphone.h')
-rw-r--r-- | src/iphone.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/iphone.h b/src/iphone.h index 94d2f9f..2ed0fba 100644 --- a/src/iphone.h +++ b/src/iphone.h @@ -27,6 +27,7 @@ struct iphone_device_int { char *buffer; uint32_t handle; + char *serial_number; }; #endif |