From: Gregg Lewis Smith Date: Wed, 12 Apr 2017 02:24:20 +0000 (+0000) Subject: revert portion of r1790999 concerning ab.c X-Git-Tag: 2.4.26~157 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e53fcafd61de50e8637655590c43f43a9c77a3bd;p=apache revert portion of r1790999 concerning ab.c git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1791061 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/support/ab.c b/support/ab.c index ab6d1e9d7c..a2560b3cd9 100644 --- a/support/ab.c +++ b/support/ab.c @@ -175,12 +175,8 @@ typedef STACK_OF(X509) X509_STACK_TYPE; * by the OpenSSL library build to another CRT used by the ab.exe build. * This became especially problematic with Visual Studio 2015. */ -#if (OPENSSL_VERSION_NUMBER >= 0x1010000fL) -#include <../ms/applink.c> -#else #include #endif -#endif #endif