OPENSSL_Applink update.
[oweals/openssl.git] / crypto / cryptlib.h
index 93e162a9936a49d2710b4de74f38f763513790cd..9711f42e225848c9f33a2e6d0362bd552c45395f 100644 (file)
 
 #include "e_os.h"
 
+#ifdef OPENSSL_USE_APPLINK
+#define BIO_FLAGS_UPLINK 0x8000
+#include "uplink.h"
+#endif
+
 #include <openssl/crypto.h>
 #include <openssl/buffer.h> 
 #include <openssl/bio.h>