Commit 81e0ded4 authored by Gregg Lewis Smith's avatar Gregg Lewis Smith
Browse files

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
parent dcf0b3d0
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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