diff options
Diffstat (limited to 'src/AFC.h')
| -rw-r--r-- | src/AFC.h | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -38,6 +38,7 @@ typedef struct { | |||
| 38 | usbmux_connection *connection; | 38 | usbmux_connection *connection; |
| 39 | AFCPacket *afc_packet; | 39 | AFCPacket *afc_packet; |
| 40 | int file_handle; | 40 | int file_handle; |
| 41 | int lock; | ||
| 41 | } AFClient; | 42 | } AFClient; |
| 42 | 43 | ||
| 43 | typedef struct { | 44 | typedef struct { |
