Engage Applink in mingw. Note that application-side module is not
[openssl.git] / crypto / cryptlib.h
index 93e162a9936a49d2710b4de74f38f763513790cd..fc249c57f3793b4ed277b69c39514a3db9c97512 100644 (file)
 
 #include "e_os.h"
 
+#ifdef OPENSSL_USE_APPLINK
+#define BIO_FLAGS_UPLINK 0x8000
+#include "ms/uplink.h"
+#endif
+
 #include <openssl/crypto.h>
 #include <openssl/buffer.h> 
 #include <openssl/bio.h>