diff options
Diffstat (limited to 'include/libiphone/libiphone.h')
| -rw-r--r-- | include/libiphone/libiphone.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/libiphone/libiphone.h b/include/libiphone/libiphone.h index 6b95edc..923bc58 100644 --- a/include/libiphone/libiphone.h +++ b/include/libiphone/libiphone.h | |||
| @@ -53,6 +53,7 @@ typedef struct iphone_connection_int *iphone_connection_t; | |||
| 53 | #define DBGMASK_NONE 0x0000 | 53 | #define DBGMASK_NONE 0x0000 |
| 54 | #define DBGMASK_LOCKDOWND (1 << 1) | 54 | #define DBGMASK_LOCKDOWND (1 << 1) |
| 55 | #define DBGMASK_MOBILESYNC (1 << 2) | 55 | #define DBGMASK_MOBILESYNC (1 << 2) |
| 56 | #define DBGMASK_INSTPROXY (1 << 3) | ||
| 56 | 57 | ||
| 57 | /* generic */ | 58 | /* generic */ |
| 58 | void iphone_set_debug_mask(uint16_t mask); | 59 | void iphone_set_debug_mask(uint16_t mask); |
