From: Anatol Belski Date: Wed, 26 Feb 2014 10:23:43 +0000 (+0100) Subject: kick redundant include X-Git-Tag: php-5.6.0alpha3~1^2~21 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=82a98f6e524b16ab076412d45c8cd00a75c2246a;p=php kick redundant include this is already present from php.h --- diff --git a/ext/openssl/openssl.c b/ext/openssl/openssl.c index be0190662c..d2b453807d 100755 --- a/ext/openssl/openssl.c +++ b/ext/openssl/openssl.c @@ -55,7 +55,6 @@ /* Windows platform includes */ #ifdef PHP_WIN32 -# include # include /* These are from Wincrypt.h, they conflict with OpenSSL */ # undef X509_NAME