Ben Greear's minor fix to build (better) with cross-compiled(?) mingw
This commit is contained in:
		@@ -37,7 +37,7 @@
 | 
				
			|||||||
#if defined(WIN32)
 | 
					#if defined(WIN32)
 | 
				
			||||||
# include <windows.h>
 | 
					# include <windows.h>
 | 
				
			||||||
# include <malloc.h>
 | 
					# include <malloc.h>
 | 
				
			||||||
# include <WinLdap.h>
 | 
					# include <winldap.h>
 | 
				
			||||||
#endif
 | 
					#endif
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#ifdef HAVE_UNISTD_H
 | 
					#ifdef HAVE_UNISTD_H
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user