summaryrefslogtreecommitdiffstats
path: root/include/libimobiledevice/mobilesync.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/libimobiledevice/mobilesync.h')
-rw-r--r--include/libimobiledevice/mobilesync.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/libimobiledevice/mobilesync.h b/include/libimobiledevice/mobilesync.h
index ef1f4df..8fa4c58 100644
--- a/include/libimobiledevice/mobilesync.h
+++ b/include/libimobiledevice/mobilesync.h
@@ -31,6 +31,8 @@ extern "C" {
31#include <libimobiledevice/libimobiledevice.h> 31#include <libimobiledevice/libimobiledevice.h>
32#include <libimobiledevice/lockdown.h> 32#include <libimobiledevice/lockdown.h>
33 33
34#define MOBILESYNC_SERVICE_NAME "com.apple.mobilesync"
35
34/** @name Error Codes */ 36/** @name Error Codes */
35/*@{*/ 37/*@{*/
36#define MOBILESYNC_E_SUCCESS 0 38#define MOBILESYNC_E_SUCCESS 0