diff options
Diffstat (limited to 'include/libimobiledevice/afc.h')
-rw-r--r-- | include/libimobiledevice/afc.h | 2 |
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" { #include <libimobiledevice/libimobiledevice.h> #include <libimobiledevice/lockdown.h> +#define AFC_SERVICE_NAME "com.apple.afc" + /** @name Error Codes */ /*@{*/ #define AFC_E_SUCCESS 0 |