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