summaryrefslogtreecommitdiffstats
path: root/src/restore.c
diff options
context:
space:
mode:
authorGravatar Nikias Bassen2011-09-10 14:44:22 +0200
committerGravatar Martin Szulecki2012-03-19 01:38:42 +0100
commit6f29ab73053327066409744d025dcbd03fd6b627 (patch)
tree12680bc7566ab955b54eda71c8ddfa8463becbd8 /src/restore.c
parente8e41ff405522f52a07deb9ea4482fcadf0d6e95 (diff)
downloadlibimobiledevice-6f29ab73053327066409744d025dcbd03fd6b627.tar.gz
libimobiledevice-6f29ab73053327066409744d025dcbd03fd6b627.tar.bz2
Remove orphan arpa/inet.h include
Diffstat (limited to 'src/restore.c')
-rw-r--r--src/restore.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/restore.c b/src/restore.c
index eedddab..f4a2ed3 100644
--- a/src/restore.c
+++ b/src/restore.c
@@ -19,7 +19,6 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
-#include <arpa/inet.h>
#include <errno.h>
#include <string.h>
#include <stdlib.h>