Fix build under MinGW after 1e3269c086

Change-Id: I3c8c28ba1016af6351afa5118893133d373cb4e6
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Reviewed-by: Richard J. Moore <rich@kde.org>
This commit is contained in:
Konstantin Ritt 2012-09-19 18:07:28 +03:00 committed by The Qt Project
parent e3d334e7c3
commit ed5fe1b95e

View File

@ -56,6 +56,8 @@
// We mean it.
//
#include "qsslsocket_p.h" // includes wincrypt.h
#include <openssl/rsa.h>
#include <openssl/dsa.h>