summaryrefslogtreecommitdiffstats
path: root/include/libimobiledevice/misagent.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/libimobiledevice/misagent.h')
-rw-r--r--include/libimobiledevice/misagent.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/libimobiledevice/misagent.h b/include/libimobiledevice/misagent.h
index bf6985f..4a198c7 100644
--- a/include/libimobiledevice/misagent.h
+++ b/include/libimobiledevice/misagent.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 MISAGENT_SERVICE_NAME "com.apple.misagent"
34
33/** @name Error Codes */ 35/** @name Error Codes */
34/*@{*/ 36/*@{*/
35#define MISAGENT_E_SUCCESS 0 37#define MISAGENT_E_SUCCESS 0