diff options
Diffstat (limited to 'src/afc.h')
| -rw-r--r-- | src/afc.h | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -54,6 +54,7 @@ struct afc_client_private { | |||
| 54 | int file_handle; | 54 | int file_handle; |
| 55 | int lock; | 55 | int lock; |
| 56 | GMutex *mutex; | 56 | GMutex *mutex; |
| 57 | int own_connection; | ||
| 57 | }; | 58 | }; |
| 58 | 59 | ||
| 59 | /* AFC Operations */ | 60 | /* AFC Operations */ |
