mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
Ben Greear's minor fix to build (better) with cross-compiled(?) mingw
This commit is contained in:
parent
c189687188
commit
cb80670885
@ -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…
Reference in New Issue
Block a user