summaryrefslogtreecommitdiffstats
path: root/src/AFC.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/AFC.h')
-rw-r--r--src/AFC.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/AFC.h b/src/AFC.h
index 2827030..32defbe 100644
--- a/src/AFC.h
+++ b/src/AFC.h
@@ -38,6 +38,7 @@ typedef struct {
usbmux_connection *connection;
AFCPacket *afc_packet;
int file_handle;
+ int lock;
} AFClient;
typedef struct {