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