diff options
author | Jonathan Beck | 2008-12-13 18:12:46 +0100 |
---|---|---|
committer | Jonathan Beck | 2008-12-13 18:12:46 +0100 |
commit | 4301ef9bb8e9d06ffa4e9172191d58ede5e16f5d (patch) | |
tree | 75404446e2fa36e7747fb07750127cfcaefd190a /src/lockdown.h | |
parent | 3d8ba053deeacd74e621469d3d45d1db38ee411a (diff) | |
download | libimobiledevice-4301ef9bb8e9d06ffa4e9172191d58ede5e16f5d.tar.gz libimobiledevice-4301ef9bb8e9d06ffa4e9172191d58ede5e16f5d.tar.bz2 |
fork out plist stuff in libplist and migrate libiphone to use it.
Diffstat (limited to 'src/lockdown.h')
-rw-r--r-- | src/lockdown.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lockdown.h b/src/lockdown.h index 8b3dd41..18e13aa 100644 --- a/src/lockdown.h +++ b/src/lockdown.h @@ -23,7 +23,6 @@ #define LOCKDOWND_H #include "usbmux.h" -#include "plist.h" #include <gnutls/gnutls.h> #include <string.h> |