diff options
Diffstat (limited to 'include/libirecovery.h')
-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 33879a4..9909f04 100644 --- a/include/libirecovery.h +++ b/include/libirecovery.h @@ -110,6 +110,7 @@ struct irecv_device_info { unsigned int ap_nonce_size; unsigned char* sep_nonce; unsigned int sep_nonce_size; + uint16_t pid; }; typedef enum { |