]> git.ipfire.org Git - thirdparty/squid.git/commit
MinGW: Fix winldap.h detection (#2010)
authorFrancesco Chemolli <5175948+kinkie@users.noreply.github.com>
Sun, 2 Mar 2025 21:24:42 +0000 (21:24 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Tue, 4 Mar 2025 13:07:58 +0000 (13:07 +0000)
commit74e0d1cb1d429ed9a90b25e13768f396fd7025f3
tree53f2d1f0ebdf68ffed3c6b2e4e8961fc407ebd6b
parent9e779e40ef96d05dd8d1b56eec2b56bfa9fec0e1
MinGW: Fix winldap.h detection (#2010)

<winldap.h> requires <windows.h> to be previously
included in order to compile.

    configure:38466: checking for winldap.h
    wincrypt.h:5051:254: error: 'PSYSTEMTIME' has not been declared
configure.ac