Skip to content
Snippets Groups Projects
Commit cb806708 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

Ben Greear's minor fix to build (better) with cross-compiled(?) mingw

parent c1896871
No related branches found
No related tags found
No related merge requests found
......@@ -37,7 +37,7 @@
#if defined(WIN32)
# include <windows.h>
# include <malloc.h>
# include <WinLdap.h>
# include <winldap.h>
#endif
#ifdef HAVE_UNISTD_H
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment