diff options
-rwxr-xr-x | ext/openssl/openssl.c | 1 |
1 files changed, 0 insertions, 1 deletions
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 <windows.h> # include <Wincrypt.h> /* These are from Wincrypt.h, they conflict with OpenSSL */ # undef X509_NAME |