closed before merging, sorry, silly me. fix for Android

This commit is contained in:
vanhauser-thc 2014-05-30 10:42:44 +02:00
commit dbc9d20fcf
3 changed files with 5 additions and 2 deletions

1
rdp.h
View file

@ -551,6 +551,7 @@ enum RDP_UPDATE_PDU_TYPE
#include <openssl/bn.h>
#include <openssl/x509v3.h>
#include <openssl/hmac.h>
#include <openssl/rsa.h>
#if defined(OPENSSL_VERSION_NUMBER) && (OPENSSL_VERSION_NUMBER >= 0x0090800f)
#define D2I_X509_CONST const