From: Gregg Lewis Smith Date: Wed, 12 Apr 2017 22:31:15 +0000 (+0000) Subject: Add another include since applink.c has been moved in X-Git-Tag: 2.4.26~156 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=59736db4e8bc2991e560eff122339a3ce622ecdc;p=apache Add another include since applink.c has been moved in the OpenSSL source. More info: http://marc.info/?t=149192864300001&r=1&w=2 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1791192 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/support/abs.mak b/support/abs.mak index f9893bfe6a..226825c105 100644 --- a/support/abs.mak +++ b/support/abs.mak @@ -28,7 +28,7 @@ NULL=nul !IF "$(_HAVE_OSSL110)" == "1" SSLCRP=libcrypto SSLLIB=libssl -SSLINC=/I ../srclib/openssl/include +SSLINC=/I ../srclib/openssl/include /I ../srclib/openssl/ms SSLBIN=/libpath:../srclib/openssl !ELSE SSLCRP=libeay32