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 @@ | |||
| 27 | struct iphone_device_int { | 27 | struct iphone_device_int { |
| 28 | char *buffer; | 28 | char *buffer; |
| 29 | uint32_t handle; | 29 | uint32_t handle; |
| 30 | char *serial_number; | ||
| 30 | }; | 31 | }; |
| 31 | 32 | ||
| 32 | #endif | 33 | #endif |
