summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Nikias Bassen2022-05-31 11:48:55 +0200
committerGravatar GitHub2022-05-31 11:48:55 +0200
commit5b4ba89b1f86c9194a43a520b9b49faebffd784a (patch)
treee8cd12c426cc24d6ad16d0547787d1ef16957e7f
parent12394bc7be588be83c352d7441102072a89dd193 (diff)
downloadlibimobiledevice-5b4ba89b1f86c9194a43a520b9b49faebffd784a.tar.gz
libimobiledevice-5b4ba89b1f86c9194a43a520b9b49faebffd784a.tar.bz2
Remove lockdown.h include from lockdown.h
Header guards should prevent recursive inclusion but there is no point in including the file itself.
-rw-r--r--include/libimobiledevice/lockdown.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/libimobiledevice/lockdown.h b/include/libimobiledevice/lockdown.h
index f22917a..6d390fd 100644
--- a/include/libimobiledevice/lockdown.h
+++ b/include/libimobiledevice/lockdown.h
@@ -31,7 +31,6 @@ extern "C" {
#endif
#include <libimobiledevice/libimobiledevice.h>
-#include <libimobiledevice/lockdown.h>
/** Error Codes */
typedef enum {