summaryrefslogtreecommitdiffstats
path: root/src/afc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/afc.h')
-rw-r--r--src/afc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/afc.h b/src/afc.h
index 731746a..87a2fd6 100644
--- a/src/afc.h
+++ b/src/afc.h
@@ -27,6 +27,7 @@
27#endif 27#endif
28 28
29#include "libimobiledevice/afc.h" 29#include "libimobiledevice/afc.h"
30#include "endianness.h"
30 31
31#define AFC_MAGIC "CFA6LPAA" 32#define AFC_MAGIC "CFA6LPAA"
32#define AFC_MAGIC_LEN (8) 33#define AFC_MAGIC_LEN (8)