summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/idevicerestore.h1
-rw-r--r--src/img4.c1
2 files changed, 2 insertions, 0 deletions
diff --git a/src/idevicerestore.h b/src/idevicerestore.h
index a8d03ca..54009a7 100644
--- a/src/idevicerestore.h
+++ b/src/idevicerestore.h
@@ -28,6 +28,7 @@
extern "C" {
#endif
+#include <stdio.h>
#include <stdint.h>
#include <plist/plist.h>
diff --git a/src/img4.c b/src/img4.c
index 50378c7..4c112ca 100644
--- a/src/img4.c
+++ b/src/img4.c
@@ -22,6 +22,7 @@
#include <stdlib.h>
#include <string.h>
+#include "common.h"
#include "img4.h"
#define ASN1_CONSTRUCTED 0x20