---
 common/ssl_verify.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/common/ssl_verify.h b/common/ssl_verify.h
index 8235c13..b8306f3 100644
--- a/common/ssl_verify.h
+++ b/common/ssl_verify.h
@@ -19,7 +19,7 @@
 #ifndef SSL_VERIFY_H
 #define SSL_VERIFY_H
 
-#ifdef WIN32
+#if defined(WIN32) && !defined(__MINGW32__)
 #include <windows.h>
 #include <wincrypt.h>
 #endif
-- 
1.7.8.2

_______________________________________________
Spice-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/spice-devel

Reply via email to