From 0d57c06b2c02678eeb724ea512b8ce4c85a339b2 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 22 Feb 2016 18:18:30 +0100 Subject: update bundled libzip to 1.1.2 --- ext/zip/lib/zip_error_strerror.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'ext/zip/lib/zip_error_strerror.c') diff --git a/ext/zip/lib/zip_error_strerror.c b/ext/zip/lib/zip_error_strerror.c index 2f124ccd46..29efc8a91c 100644 --- a/ext/zip/lib/zip_error_strerror.c +++ b/ext/zip/lib/zip_error_strerror.c @@ -1,6 +1,6 @@ /* zip_error_sterror.c -- get string representation of struct zip_error - Copyright (C) 1999-2014 Dieter Baron and Thomas Klausner + Copyright (C) 1999-2015 Dieter Baron and Thomas Klausner This file is part of libzip, a library to manipulate ZIP archives. The authors can be contacted at @@ -32,7 +32,6 @@ */ -#include #include #include #include -- cgit v1.2.1