diff options
| author | 2009-07-25 02:08:12 +0200 | |
|---|---|---|
| committer | 2009-07-25 02:08:12 +0200 | |
| commit | 40a0abaa1c7f2196d40276b0689b18a04e468acd (patch) | |
| tree | aee97118e637ccc7b8ab638a77a154b6bbed4f4b /src/MobileSync.h | |
| parent | 66695e6b7db9457d5ecfe6f4f6624dc195e5274d (diff) | |
| download | libimobiledevice-40a0abaa1c7f2196d40276b0689b18a04e468acd.tar.gz libimobiledevice-40a0abaa1c7f2196d40276b0689b18a04e468acd.tar.bz2 | |
Update MobileSync API and introduce mobilesync error codes
Diffstat (limited to 'src/MobileSync.h')
| -rw-r--r-- | src/MobileSync.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/MobileSync.h b/src/MobileSync.h index 5279ce0..6347399 100644 --- a/src/MobileSync.h +++ b/src/MobileSync.h | |||
| @@ -21,12 +21,8 @@ | |||
| 21 | #ifndef MOBILESYNC_H | 21 | #ifndef MOBILESYNC_H |
| 22 | #define MOBILESYNC_H | 22 | #define MOBILESYNC_H |
| 23 | 23 | ||
| 24 | #include "iphone.h" | ||
| 25 | #include "utils.h" | ||
| 26 | #include "libiphone/mobilesync.h" | 24 | #include "libiphone/mobilesync.h" |
| 27 | 25 | ||
| 28 | #include <plist/plist.h> | ||
| 29 | |||
| 30 | struct mobilesync_client_int { | 26 | struct mobilesync_client_int { |
| 31 | int sfd; | 27 | int sfd; |
| 32 | }; | 28 | }; |
