diff options
Diffstat (limited to 'include/libimobiledevice/diagnostics_relay.h')
| -rw-r--r-- | include/libimobiledevice/diagnostics_relay.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/libimobiledevice/diagnostics_relay.h b/include/libimobiledevice/diagnostics_relay.h index ec87732..a0455cb 100644 --- a/include/libimobiledevice/diagnostics_relay.h +++ b/include/libimobiledevice/diagnostics_relay.h | |||
| @@ -30,6 +30,8 @@ extern "C" { | |||
| 30 | #include <libimobiledevice/libimobiledevice.h> | 30 | #include <libimobiledevice/libimobiledevice.h> |
| 31 | #include <libimobiledevice/lockdown.h> | 31 | #include <libimobiledevice/lockdown.h> |
| 32 | 32 | ||
| 33 | #define DIAGNOSTICS_RELAY_SERVICE_NAME "com.apple.mobile.diagnostics_relay" | ||
| 34 | |||
| 33 | /** @name Error Codes */ | 35 | /** @name Error Codes */ |
| 34 | /*@{*/ | 36 | /*@{*/ |
| 35 | #define DIAGNOSTICS_RELAY_E_SUCCESS 0 | 37 | #define DIAGNOSTICS_RELAY_E_SUCCESS 0 |
