From 73fbaa9ee03f160a3f4cb10e35ad20537f259f0b Mon Sep 17 00:00:00 2001 From: Pierre Joye Date: Tue, 11 Aug 2009 17:08:23 +0000 Subject: - remove double include --- ext/zip/zip_stream.c | 1 - 1 file changed, 1 deletion(-) (limited to 'ext/zip/zip_stream.c') diff --git a/ext/zip/zip_stream.c b/ext/zip/zip_stream.c index a51290f75b..bb676efb49 100644 --- a/ext/zip/zip_stream.c +++ b/ext/zip/zip_stream.c @@ -6,7 +6,6 @@ #if HAVE_ZIP #ifdef ZEND_ENGINE_2 -#include "lib/zip.h" #include "lib/zip.h" #include "php_streams.h" -- cgit v1.2.1