makedeb


futurerestore-git 1.186.2f0686d-1


iOS upgrade and downgrade tool utilizing SHSH blobs - git version

Viewing /idevicerestore-0003-Fix-limitsh.patch.

View raw.

Click here to go back to the Git tree for futurerestore-git.

diff --git a/src/ipsw.c b/src/ipsw.c
index d1d858b..36876b4 100644
--- a/src/ipsw.c
+++ b/src/ipsw.c
@@ -30,6 +30,7 @@
 #include <unistd.h>
 #include <errno.h>
 #include <limits.h>
+#include <linux/limits.h>
 #include <sys/stat.h>
 #include <zip.h>
 #include <openssl/sha.h>