mirror of
https://github.com/curl/curl.git
synced 2026-08-25 16:13:32 +03:00
Ben Greear's minor fix to build (better) with cross-compiled(?) mingw
This commit is contained in:
parent
c189687188
commit
cb80670885
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@
|
|||
#if defined(WIN32)
|
||||
# include <windows.h>
|
||||
# include <malloc.h>
|
||||
# include <WinLdap.h>
|
||||
# include <winldap.h>
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_UNISTD_H
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue