From 930031521ab8abc4423cb00360074aa801db2d1e Mon Sep 17 00:00:00 2001 From: Nikias Bassen Date: Wed, 2 Oct 2013 15:40:54 +0200 Subject: silence implicit declaration compiler warnings --- src/ipsw.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/ipsw.c') diff --git a/src/ipsw.c b/src/ipsw.c index 4f86baa..08bd2c1 100644 --- a/src/ipsw.c +++ b/src/ipsw.c @@ -29,6 +29,7 @@ #include "ipsw.h" #include "locking.h" +#include "download.h" #include "common.h" #include "idevicerestore.h" -- cgit v1.1-32-gdbae